Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
More embind updates
|
|
|
|
|
|
|
|
|
|
|
|
are only two.
Conflicts:
tests/embind/embind_test.cpp
|
|
|
|
|
|
|
|
|
|
This makes it match the other malloc symbols.
|
|
emscripten libcextra provides wmemset,wmemcpy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is just the output of 'llvm-nm -extern-only -defined-only'.
|
|
|
|
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.
|
|
|
|
|
|
|
|
Embind update
|
|
to keep our libcxxabi clean from custom changes w.r.t. upsstream libcxxabi.
This reverts commit 848c186df3a8f1eff6e7b1af0b08df25aefae0e3.
|
|
|
|
|
|
|
|
|
|
__attribute__((used)) macro in embind/bind.cpp.
This reverts commit cbf636a88bcfcabf084331fc4d8a445cacb158f9.
|
|
|
|
With an updated libcxx, we no longer have libcxxabi in the
include path, so we can't have the demangling code in the
build.
|
|
|