Age | Commit message (Collapse) | Author |
|
|
|
emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime
|
|
Add optimized versions of musl libc string and memory comparison functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #2076
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This handles the situation when they're part of a global variable
whether it just be a float/double or embedded within a struct.
Fixes #1898.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|