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
|
|
Implement strtod in native C code as part of libc.
|
|
|
|
side, this can fix double precision bug in original strtod implementation.
|
|
Search libcxx includes before others (libc).
|
|
|