Commits
User selector
Commit History
Commits on Nov 9, 2021
Fix test_proxy_to_pthread_stack test (#15463)
Show description for f370d3aauthored
Commits on Oct 29, 2021
Add test and support for GLOBAL_BASE=2GB and INITIAL_MEMORY >= 3GB. (#15385)
Show description for 0fb2eeeauthored
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 6, 2020
Improve STACK_OVERFLOW_CHECK on SAFE_HEAP and when abort()ing (#12422)
Show description for 75ea338authored
Commits on Aug 14, 2020
Commits on May 25, 2020
fastcomp: Always use stack helper functions from library js (#11237)
Show description for fc6fd7fauthored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Jan 13, 2020
MINIMAL_RUNTIME memory growth tests working in Wasm backend. (#10112)
Show description for 506c2cdauthored
Commits on Dec 23, 2019
Commits on Sep 21, 2019
Fix JS memory handling for STANDALONE_WASM (#9474)
Show description for f178541authored
Commits on Jul 12, 2019
Port AddressSanitizer (ASan) to Emscripten (#8884)
Show description for a308b85authored
Commits on Jun 21, 2019
Fix the stack pointer in wasm backend+threads mode (#8811)
Show description for 4e8ad61authored andcommitted
Commits on May 8, 2019
LLVM wasm backend JS output using Binaryen wasm2js (#8501)
Show description for 46a5d46authored
Commits on Feb 5, 2019
Add -s MINIMAL_RUNTIME=1 option. (#7923)
Show description for 63810daauthored
Commits on Jan 22, 2019
Loading