Commits
User selector
Commit History
Commits on May 4, 2021
Commits on Mar 9, 2021
Big Endian Support (using extra acorn AST pass) (#13413)
Show description for 03b33acauthored
Commits on Feb 13, 2021
Follow up review on #13296. (#13352)
Show description for d750311authored
Commits on Jan 15, 2021
Remove need to `getQuoted` by using seperate template pattern (#13265)
Show description for 72d6ae3authored
Commits on Jan 7, 2021
Fix closure mode for test_minimal_runtime_safe_heap (#13185)
Show description for ed05594authored
Commits on Nov 18, 2020
Create memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Nov 5, 2020
Remove WASM_PAGE_SIZE runtime variable (#12703)
Show description for c5699e1authored
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 12, 2020
Set memfile in single location (#12485)
Show description for bd8e5b5authoredRemove dead code in src/jsifier.js. NFC. (#12484)
Show description for c59a1b0authored
Commits on Oct 6, 2020
- authored
Commits on Sep 29, 2020
Remove GLOBAL_BASE runtime variable (#12362)
Show description for fd0d93dauthored
Commits on Sep 23, 2020
Export table from wasm module by default (#12296)
Show description for ead3f8dauthored
Commits on Sep 16, 2020
Remove DYNAMIC_BASE setting and JavaScript global (#12188)
Show description for e156f1aauthored
Commits on Sep 12, 2020
Remove STATIC* JS vars and STATIC_BUMP setting (#12176)
Show description for e8023f1authored
Commits on Sep 8, 2020
Remove use of WASM setting in library JS (#12122)
Show description for d5ec187authored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 26, 2020
Move callRuntimeCallbacks to library function (#12054)
Show description for 274434cauthored
Commits on Aug 24, 2020
Move reSign/unSign to library function. NFC. (#12014)
Show description for 8b5e1bcauthored
Commits on Aug 22, 2020
Commits on Aug 16, 2020
Commits on Aug 12, 2020
Remove fastcomp-only --separate-asm option. See #11860 (#11869)
Show description for c6212efauthored
Commits on Jul 30, 2020
Move table creation to a separate js file, and don't do it unnecessarily in standalone mode (#11760)
Show description for 66cd481authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 26, 2020
Add internal CAN_ADDRESS_2GB flag which is set for 2GB+ heap support (#10601)
Show description for 57cb2a4authored
Commits on Feb 26, 2020
Rename TOTAL_MEMORY to INITIAL_MEMORY and WASM_MEM_MAX to MAXIMUM_MEMORY (#10566)
Show description for 52bb1ffauthored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 6, 2020
More minimal runtime code building (#10337)
Show description for 00eda2bauthored
Commits on Jan 30, 2020
SINGLE_FILE support to MINIMAL_RUNTIME (#10276)
Show description for 4c669e4authored
Commits on Jan 29, 2020
Minimal runtime wasm backend (#10284)
Show description for ecc50a1authored
Commits on Jan 24, 2020
JS fallback when Wasm is not supported (#10118)
Show description for d2114d1authored
Commits on Jan 22, 2020
Add emscripten_get_exported_function() and a test. (#10225)
Show description for 10b18f3authored
Commits on Dec 24, 2019
Commits on Dec 11, 2019
More MINIMAL_RUNTIME (#9974)
Show description for 6c5d5a4authored