Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Chunked binary webworker xhr lazy loading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support some nonportable code
|
|
|
|
|
|
Emscripten EGLDisplay handle. This allows EGL-using GLES2-related tests to pass, they expect to utilize eglGetDisplay as if running on X11.
|
|
|
|
|
|
|
|
|
|
Jansson is a C library for encoding, decoding and manipulating JSON data [1]. `library_jansson` mimics this interface (currently only for decoding) to perform JSON parsing in Javascript.
[1] https://github.com/akheron/jansson
|
|
|
|
loop by throwing an exception (like glutMainLoop)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Embind pull request
|
|
Add emcc option "--split <size>" to split javascript file.
|
|
|
|
|
|
|
|
|