Age | Commit message (Collapse) | Author |
|
|
|
instead of libcextra to avoid pulling libcextra in on common runs.
|
|
performance. Keep a copy of handwritten vfprintf and fprintf around to be compatible with the Emscripten filesystem IO library. Also migrate frexp which sprintf depends on to musl libc.
|
|
JS vfscanf for Emscripten FS compatibility, and add the musl-specific version to be used when called from sscanf and vsscanf.
|
|
|
|
|
|
|
|
|
|
asm.js performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to use musl for better asm.js performance.
|
|
|
|
performance.
|
|
asm.js performance in the algorithm.
|
|
dependencies; fixes #2191
|
|
dependencies; fixes #2191
|
|
|
|
and can work in fastcomp
|
|
|
|
|