Age | Commit message (Collapse) | Author |
|
|
|
|
|
access. See issue #2249.
|
|
|
|
|
|
|
|
|
|
|
|
Revise shell prints.
|
|
|
|
console.log(), and C stderr print out to console.error(). Make the presence of a html page output textbox optional. These changes make the default shells more friendly for Firefox for Android and Firefox OS devices.
|
|
|
|
|
|
other.test_odin_validation
|
|
|
|
|
|
Fix other.test_bad_triple.
|
|
OSX SDK version we are targeting. Add a function CLANG_NATIVE_ARGS() that returns a list of compiler args that need to be appended when building native executables for the current platform, which for OSX automatically find an SDK to target. Make the machinery lazy and cached so that it's not invoked if native executables are not built, and that it's invoked only once when needed. Fixed test other.test_bad_triple on OSX.
|
|
|
|
.js file if a .html file without asm.js code is given. This matches the convention of emcc output, which generates .html and .js files with same basename.
|
|
a SpiderMonkey-specific test.
|
|
|
|
influenced by the loop var or the helper
|
|
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
|
|
|