Commits
User selector
Commit History
Commits on Sep 18, 2023
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
Commits on Jun 21, 2023
Fix -sDETERMINISTIC under node >= 16 (#19663)
Show description for 4158554authored
Commits on Mar 24, 2023
Start using auto-generated sigs from library_sigs.js. NFC (#19028)
Show description for 1320828authored
Commits on Mar 20, 2023
Update JS library signatures (#18995)
Show description for e5ee191authored
Commits on Jan 31, 2023
[Promise] Add a C API for promises (#18598)
Show description for 7a0a060authored
Commits on Jan 27, 2023
Fix name of handleAllocator constructor. NFC (#18611)
Show description for d51b376authored
Commits on Dec 17, 2022
- committed
Add API for creating promises based on native wasm functions (#18392)
Show description for bb265ceauthored[Wasm64] Fix emscripten_set_timeout and friends (#18393)
Show description for 0f04806authored
Commits on Sep 29, 2022
Commits on Sep 16, 2022
Commits on Jul 19, 2022
Commits on Jul 18, 2022
Fix closer error in wasm2s.core2s.test_dylink_syslibs_missing_assertions (#17463)
Show description for 20e3bf6authored
Commits on Jul 17, 2022
More usage of arrow functions in JS library code. NFC (#17446)
Show description for 7b4d403authored
Commits on Jul 8, 2022
Use automatic dependency detection for runtimeKeepalivePush/Pop. NFC (#17395)
Show description for bd769acauthored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authoredAdd closure type annotations to enable better DCE with external code (#16208)
Show description for 4fbff61authored
Commits on Oct 1, 2021
Move emscripten_console_log and other common library functions (#15122)
Show description for b13d02dauthored
Loading