Commits
User selector
Commit History
Commits on Mar 4, 2022
Add SHARED_MEMORY support. (#16419)
Show description for a29f668authored
Commits on May 13, 2021
Always emit a "maximum" clause for WebAssembly.Memory (#14178)
Show description for 28bd282authored
Commits on May 4, 2021
Commits on Nov 18, 2020
Create memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Nov 5, 2020
Fix parsing of JS library pre-processor directives (#12702)
Show description for 8edff9bauthoredRemove WASM_PAGE_SIZE runtime variable (#12703)
Show description for c5699e1authored
Commits on Oct 30, 2020
Rename INITIAL_INITIAL_MEMORY to INITIAL_MEMORY in preamble.js (#12659)
Show description for 437266aauthoredRemove empty block from runtime_init_memory.js. NFC. (#12649)
Show description for 78fbe5fauthored
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 Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
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 4, 2020
Do we really need both ENVIRONMENT_IS_NODE and ENVIRONMENT_HAS_NODE? (#10343)
Show description for 1e78437authored
Commits on Nov 1, 2019
Basic pthreads support for Node.js Workers (#9745)
Show description for 5e3029dauthored
Commits on Oct 16, 2019
Fix pthreads with closure compiler (#9569)
Show description for a5117d7authored
Commits on Oct 2, 2019
Fix initial value of sbrk(0) (#9553)
Show description for 38bdf2eauthored
Commits on Sep 21, 2019
Fix JS memory handling for STANDALONE_WASM (#9474)
Show description for f178541authored
Loading