Commits
User selector
Commit History
Commits on Oct 14, 2021
Add JS-side cache of wasm table entries. NFC (#15286)
Show description for d655039authored
Commits on Oct 7, 2021
- authored
[Memory64] Core JS runtime changes for 64-bit (#15219)
Show description for 42df2fbauthored
Commits on Oct 6, 2021
Commits on Jul 23, 2021
Rename internal SYSTEM_JS_LIBRARIES setting. NFC (#14742)
Show description for 94b70c5authored
Commits on Jul 13, 2021
Remove use of addAtMain is webidl_binder.py (#14585)
Show description for e6f4d49authored
Commits on Jun 30, 2021
Make alignMemory into a library function (#14560)
Show description for 4e4f04eauthored
Commits on May 27, 2021
Switch from addAtMain to addAtInit in library_fs.js (#14306)
Show description for a56817aauthored
Commits on May 11, 2021
Emit bundler-friendly URL locators (#14135)
Show description for 3f0c7e9authored
Commits on May 10, 2021
Commits on May 5, 2021
Unify WASM_PAGE_SIZE and POSIX_PAGE_PAGE (#14083)
Show description for e3b345dauthored
Commits on May 4, 2021
Commits on Apr 27, 2021
Revert "Remove unused `hasExportedFunction` helper from src/parseTools.js. NFC (#14009)" (#14024)
Show description for 2be526aauthored
Commits on Apr 26, 2021
Commits on Apr 21, 2021
Remove mangling from WASM_EXPORTS and SIDE_MODULE_EXPORTS internal lists. NFC (#13957)
Show description for 0f5db28authored
Commits on Apr 19, 2021
Commits on Apr 16, 2021
Rename internal setting IMPLEMENTED_FUNCTIONS -> WASM_EXPORTS. NFC (#13917)
Show description for 4e33590authored
Commits on Apr 15, 2021
Commits on Apr 13, 2021
Commits on Mar 23, 2021
Deprecate DISABLE_EXCEPTION_CATCHING=2 (#13733)
Show description for 85d9a28authored
Commits on Mar 12, 2021
Add centralized handling for calling user callbacks (#13596)
Show description for a55beceauthored
Commits on Feb 12, 2021
Always define noExitRuntime (#13334)
Show description for fcb6adbauthored
Commits on Feb 4, 2021
Fix return in {{{ makeDynCall }}} macro and add test. (#13373)
Show description for 65dbddaauthored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored- authored
Commits on Jan 26, 2021
Add eslint for linting our build-time JS code (#13305)
Show description for c8c46c3authored
Commits on Jan 22, 2021
More cleanup of heap access code in parseToolsj.js. NFC (#13292)
Show description for f236e5dauthored
Commits on Jan 21, 2021
parseTools: remove unused variable (#13293)
Show description for 6111548authored- authored
Cleanup makeGetSlabs in src/parseTools.js. NFC. (#13290)
Show description for 7c2417dauthored
Commits on Jan 18, 2021
Improve error message when check for multiple of page size (#13279)
Show description for 0e92f93authored
Commits on Jan 15, 2021
Remove need to `getQuoted` by using seperate template pattern (#13265)
Show description for 72d6ae3authored
Commits on Dec 2, 2020
Optimize makeDynCall to use dynCall_xx function directly where needed (#12741)
Show description for 496967eauthored
Commits on Nov 30, 2020
Remove dead functions from src/utility.js (#12901)
Show description for 1505912authored
Commits on Nov 19, 2020
Move lengthBytesUTF8 into runtime. NFC. (#12825)
Show description for 13f6581authored