Commits
User selector
Commit History
Commits on Jan 11, 2021
tests: switch more tests to btest_exit. NFC. (#13018)
Show description for 9a1d041authored
Commits on Dec 12, 2020
Remove bug workaround in async_longjmp.cpp (#13019)
Show description for 0db0971authored
Commits on Oct 20, 2020
If async preparing wasm fails with MODULARIZE=1, reject the module ready promise (#12408)
Show description for 416f76aauthored
Stephan Reiter
Commits on Aug 21, 2020
Simplify EM_ASM handling (#11972)
Show description for ed2e2dcauthored
Commits on Aug 20, 2020
Consistent use of `.out` for test expectations (#11975)
Show description for 112196eauthored
Commits on Jun 22, 2020
Update after LLVM name change (#11466)
Show description for 1550217authored
Commits on Jun 18, 2020
Asyncify: Support for new add-list, and updates for binaryen list changes (#11438)
Show description for 35e1269authored
Commits on May 18, 2020
Remove emterpreter support. (#11020)
Show description for b43474fauthored
Commits on May 4, 2020
Remove MODULARIZE_INSTANCE option (#11037)
Show description for 7d01378authored
Louis DeScioli
Commits on Apr 30, 2020
Check for a 32-bit overflow in sbrk, to error properly on trying to malloc >4GB (#11047)
Show description for 66c8849authoredAdd 2GB-4GB heap testing (#10811)
Show description for c3b8decauthored
Commits on Apr 18, 2020
Add support for special event targets in HTML5 API (#10659)
Show description for a1ebb68authored
Commits on Feb 25, 2020
Add debugging logic to browser.test_offset_converter (#10539)
Show description for 56274d8authored
Commits on Dec 12, 2019
Generalize yielding execution back to browser (#9972)
Show description for ff229dcauthored
Commits on Oct 9, 2019
Use asyncify assertions (#9441)
Show description for 02c14a9authored
Commits on Oct 7, 2019
Em asm main thread wasm backend (#9560)
Show description for 28e91a5authored
Commits on Sep 11, 2019
Add error handling in ASSERTIONS for EM_JS errors with ASYNCIFY_IMPORTS (#9358)
Show description for cc4a0b9authored
Commits on Aug 5, 2019
Commits on Jul 15, 2019
Rename Bysyncify to Asyncify [ci skip] (#8997)
Show description for 0e29298authored
Commits on Jul 2, 2019
Bysyncify: stack overflow check improvements (#8902)
Show description for 57387d0authored
Commits on Jul 1, 2019
Bysyncify: fix invoke_*s (#8895)
Show description for b3f068eauthored
Commits on Jun 25, 2019
Bysyncify options for import list and ignoring indirect calls (#8845)
Show description for c837329authored
Commits on Jun 21, 2019
Bysyncify support: Asyncify/Emterpreter-like functionality for the wasm backend (#8808)
Show description for 7eb910aauthored
Commits on Oct 18, 2018
Support input from the global Module object in MODULARIZE_INSTANCE (#7293)
Show description for edfbe07authored
Commits on Sep 14, 2018
Commits on Jun 16, 2018
Fix file packager separate-metadata when loaded later (#6703)
Show description for e17fd4cauthored
Commits on Oct 4, 2016
Loading