Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
code when registering class methods and properties.
|
|
|
|
|
|
JS, it gets converted into a typed array object on the other side. Intended for WebGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are only two.
Conflicts:
tests/embind/embind_test.cpp
|
|
|
|
Socketpair
|
|
|
|
higher-level register_function though...
|
|
|
|
pointer to the string literal as a constant as opposed to a global variable.
|
|
add support for interned string symbols to emscripten::val
|
|
the non-minified JS in Northstar.
|
|
|
|
|
|
|
|
|
|
|
|
before pusing embind to GitHub.
|
|
|
|
|
|
|
|
|
|
__attribute__((used)) macro in embind/bind.cpp.
This reverts commit cbf636a88bcfcabf084331fc4d8a445cacb158f9.
|
|
|
|
|
|
|
|
|
|
This involved reworking how value_struct and value_tuple are registered.
|
|
|
|
|
|
value types.
|
|
setters.
|
|
pointers.
|
|
|
|
bug that made it into one variant of the function but not the other...
|
|
|
|
be able to do some cool things in the future.
|
|
have u32 type, so UINT_MAX literal comes out as 'i32 -1' literal to JS, which whould treat it as a negative -1.0 double.
|