Age | Commit message (Collapse) | Author |
|
More musl.
|
|
|
|
Introduced wrapper emcmake
|
|
|
|
Empkg prerequisites
|
|
|
|
|
|
|
|
GLFW: fix mouse button ordering and added/fixed some glfw button codes
|
|
- added/fixed some glfw button codes
- added myself to AUTHORS
- unified the comments and else statements
|
|
|
|
|
|
Make emscripten::val compatible with fastcomp/asm.js
|
|
|
|
floats to doubles in argument packs.
|
|
|
|
|
|
idiomatic
|
|
|
|
|
|
|
|
|
|
packs on the stack.
|
|
|
|
|
|
behavior a little clearer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
through val::as
|
|
|
|
since new musl libc string functions optimize by assuming being able to alias types in load-store operations.
|
|
Fix test runner banned engine filtering for SPIDERMONKEY_ENGINE.
|
|
params are automatically added to that engine.
|
|
passing -1 is equivalent to passing 0xFFFFFFFF, which means the whole string will get duplicated, and the old handwritten implementation had a bug.
|
|
|
|
|
|
|
|
asm.js performance.
|
|
|
|
|
|
|
|
|
|
|
|
|