Commits
User selector
Commit History
Commits on Sep 8, 2020
Add ABORT_ON_WASM_EXCEPTIONS (#11934)
Show description for 605e3bdauthored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 26, 2020
Commits on Aug 25, 2020
Add a test mode for MINIMAL_RUNTIME (#12031)
Show description for 0284a11authoredtests: always build directly from input file where possible. (#12032)
Show description for a71a871authored
Commits on Aug 24, 2020
Remove unnecessary restrictions around RTTI from wire.h (#10914)
Show description for e5663b9authored
Commits on Aug 23, 2020
Fix __sys_fallocate with WASM_BIGINT (#12004)
Show description for 2461a6eauthored
Commits on Aug 20, 2020
Consistent use of `.out` for test expectations (#11975)
Show description for 112196eauthored
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored
Commits on Jul 17, 2020
Fix padded double handling in EM_ASM varargs reading. (#11669)
Show description for f92e9f9authored
Commits on Jul 16, 2020
Do not consider embind contexts to be leaked (#11643)
Show description for 5e5b2c1authored
Commits on Jul 15, 2020
Fix MAIN_THREAD_ASYNC_EM_ASM stack allocation (#11602)
Show description for 4eb63baauthoredAdd compiler-rt sanitizer includes from upstream llvm (#11633)
Show description for 14598c3authored
Commits on Jul 9, 2020
Check for expected error codes when running generated JS code (#11578)
Show description for bda3c1cauthored
Commits on Jul 8, 2020
Commits on Jun 23, 2020
Fix wasm0.test_emscripten_scan_registers (#11479)
Show description for ce96be5authored- authored
Commits on Jun 18, 2020
Asyncify: Support for new add-list, and updates for binaryen list changes (#11438)
Show description for 35e1269authored
Commits on Jun 17, 2020
Add functions for access emscripten stack layout information (#11437)
Show description for 1b58a80authored-jsD options (#10624)
Show description for 4de55d0authored
Commits on Jun 12, 2020
Disable LIBCXX_ABI_OPTIMIZED_FUNCTION (#11403)
Show description for a3beeb0authored
Commits on Jun 11, 2020
Support new clang name mangling of main to __main_argv_argv (#10596)
Show description for 29d42faauthored
Commits on Jun 4, 2020
Fix the disabling of printf %m and add test (#11337)
Show description for e244b2fauthored
Commits on May 26, 2020
Delete obsolete SIMD.js support (#11180)
Show description for 473d02aauthored
Commits on May 18, 2020
Only legalize as part of autodebug if we should do so (#11182)
Show description for f647d57authored
Commits on May 15, 2020
Add Emscripten Math API for direct access to JavaScript Math object (#11151)
Show description for 9ecd579authored
Commits on May 14, 2020
ASan coverage for JavaScript too (#11147)
Show description for 1958005authored
Commits on May 12, 2020
Fix a bunch more tests to run in STRICT mode (#11124)
Show description for cccf9bfauthored
Commits on May 5, 2020
abort() on malloc() failure in C++ new with exceptions disabled + memory growth (#11079)
Show description for a153b41authored
Commits on May 2, 2020
Update libcxx and libcxxabi to LLVM 10 release branch (#11038)
Show description for 0e53ba6authoredSet stack pointer during `--post-emscripten` binaryen pass (#11031)
Show description for 9c5534aauthored
Commits on Apr 29, 2020
Support atexit() in standalone mode. (#10995)
Show description for 3af6a0fauthored
Commits on Apr 13, 2020
Commits on Apr 11, 2020
Add option to not default for C++ (which matches clang/gcc behaviour) (#10879)
Show description for ddc6c94authored