Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
test_embind
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EMCC_DEBUG=1 and 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we do in asm.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions
|
|
|
|
|
|
|
|
|
|
-fcatch-undefined-behavior is deprecated.
|
|
|
|
Implement strtod in native C code as part of libc.
|
|
Emit correct code for setjmp() calls when in UNALIGNED_MEMORY mode
|
|
|