| Age | Commit message (Collapse) | Author |
|
to my knowledge, embind fully supports closure advanced mode.
|
|
custom SCons change
|
|
|
|
|
|
symbols to new Function.
|
|
__emval_get_method_caller by dynamically crafting them.
|
|
JS, it gets converted into a typed array object on the other side. Intended for WebGL.
|
|
|
|
|
|
add support for interned string symbols to emscripten::val
|
|
the non-minified JS in Northstar.
|
|
"String.fromCharCode" can be a performance bottleneck if called a lot, like 50,000 times per second. Depending on application it can be necessary. A better solution is not converting from HEAP at all, but it requires more work.
|
|
|
|
see what is left there)
|
|
directly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
count_emval_handles could be incorrect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JS on values
|
|
pass).
|
|
|
|
This reverts commit 7300ba73d3004b8d5c69bd8e3dfbc971c3147ad8.
|
|
|
|
WebGL function)
|
|
|
|
- check if a given key exists.
- return length of an array.
|
|
return val from interface wrapper
|
|
|
|
|
|
There was some global variable dependency. These bleed thru tests and affected test result. Adding a way to reset this state.
|
|
|