Age | Commit message (Collapse) | Author |
|
a C++ function
|
|
|
|
|
|
implemented in JS don't leak memory.
|
|
JS, it gets converted into a typed array object on the other side. Intended for WebGL.
|
|
|
|
object.
Conflicts:
tests/embind/embind_test.cpp
|
|
are only two.
Conflicts:
tests/embind/embind_test.cpp
|
|
|
|
higher-level register_function though...
|
|
|
|
classes happen to have member functions with the same name and signature - a reason why the 'instanceof' check exists in embind.js.
|
|
pointer to the string literal as a constant as opposed to a global variable.
|
|
add support for interned string symbols to emscripten::val
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions based on function argument count.
|
|
This involved reworking how value_struct and value_tuple are registered.
|
|
|
|
|
|
must have different number of arguments each.
|
|
setters.
|
|
pointers.
|
|
|
|
|
|
Fix JSInterface::JSInterface copy constructor to take a const&
|
|
|
|
|