Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Use wrappers instead.
|
|
This way the Emscripten Tool no longer has to be copied to root build directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in benchmark suite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
load from JavaScript.
|
|
|
|
|
|
|
|
custom SCons change
|
|
|
|
code when registering class methods and properties.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implemented in JS don't leak memory.
|
|
symbols to new Function.
|
|
__emval_get_method_caller by dynamically crafting them.
|
|
Uint8Array was not found via 'fast path', but with slow string compares!
|
|
before pushing to it. __emval_get_method_caller calls toWireType with a null destructors array.
|
|
|
|
|
|
|
|
JS, it gets converted into a typed array object on the other side. Intended for WebGL.
|
|
emscripten is rebased on top of upstream
|
|
|
|
|