Commits
User selector
Commit History
Commits on Sep 8, 2023
Add an internal setting to track whether closure might be run (#20208)
Show description for 01c4612authored
Commits on Sep 6, 2023
Add annotations and workarounds for closure compiler issues after link (#20191)
Show description for 8ed232cauthored
Commits on Aug 29, 2023
- authored
Don't enable USE_GLFW by default (#19939)
Show description for 48eec4cauthored
Commits on Aug 25, 2023
Set INCOMING_MODULE_JS_API to empty in STRICT mode (#16372)
Show description for e69b6cfauthored
Commits on Aug 24, 2023
Fix for --embind-emit-tsd + -sMODULARIZE (#20051)
Show description for 7b3d638authored
Commits on Aug 23, 2023
- authored
WasmFS JS API: Implement mmap (#20019)
Show description for ac85c42authored
Commits on Aug 21, 2023
WasmFS JS API: Implement mkdev (#19978)
Show description for 8fdaf16authored
Commits on Aug 18, 2023
[Wasm64] Fix argv handling for >4GB memories (#20070)
Show description for 91641dbauthored
Commits on Aug 14, 2023
- authored
Explicitly set MINIFY_JS when --minify=0 is passed. NFC (#20029)
Show description for 353e904authored
Commits on Aug 9, 2023
Simplify sourcemap generation, and append `sourceMappingURL` section with objcopy (#19890)
Show description for cf86a80andauthoredWasmFS: No need to export malloc/free all the time (#20003)
Show description for df39233authored
Commits on Aug 4, 2023
Add new internal setting: MINIFY_WHITESPACE (#19961)
Show description for 7b9f1c3authored
Commits on Aug 3, 2023
- authored
Ensure MAXIMUM_MEMORY is set correctly (#19960)
Show description for 00f4e0bauthored
Commits on Aug 1, 2023
WasmFS JS API: Implement mount and unmount (#19825)
Show description for 48e8a04authoredRename internal JS proxying function. NFC (#19945)
Show description for b840dc7authored- authored
Fix test_file_packager_depfile under windows (#19931)
Show description for 2817cd7authored
Commits on Jul 31, 2023
Disable USE_GLFW by default in -sSTRICT mode (#19935)
Show description for b365477authored
Commits on Jul 30, 2023
Fix applySignatureConversions under -O3. NFC (#19910)
Show description for 2bcdf0aauthored
Commits on Jul 27, 2023
Allow weak undefined symbols in side modules (#19916)
Show description for c2aab22authoredEnable -sASYNCIFY + -sMEMORY64=2 (#19913)
Show description for 02b163bauthored
Commits on Jul 17, 2023
Fix ASYNCIFY=1 with MEMORY64 (#19790)
Show description for 96df1a7authored
Commits on Jul 12, 2023
Allow DEFAULT_LIBRARY_FUNCS_TO_INCLUDE to have native deps. NFC (#19843)
Show description for f2fc713authoredAllow `-target` to be specified on the command line. NFC (#19840)
Show description for 353d9eeauthored
Commits on Jul 11, 2023
`SUPPORT_BASE64_EMBEDDING` no longer depends on `intArrayToString`. NFC (#19829)
Show description for b6f2c02authored
Commits on Jun 30, 2023
Simplify MODULARIZE code (#18954)
Show description for 1f7a6fbauthoredSupport JSPI'd pthread entry function. (#19041)
Show description for 09e43acauthored
Commits on Jun 29, 2023
embind: Generate TypeScript definitions from exported bindings. (#19635)
Show description for 9796fa1authoredAvoid setting CAN_ADDRESS_2GB with MEMORY64 (#19752)
Show description for c043654authored
Commits on Jun 28, 2023
- committed
Rename/move strip_prefix -> removeprefix. NFC (#19723)
Show description for b9f7ecbauthored