Commits
User selector
Commit History
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 9, 2023
Simplify sourcemap generation, and append `sourceMappingURL` section with objcopy (#19890)
Show description for cf86a80andauthored
Commits on Aug 4, 2023
Add new internal setting: MINIFY_WHITESPACE (#19961)
Show description for 7b9f1c3authored
Commits on Aug 3, 2023
Ensure MAXIMUM_MEMORY is set correctly (#19960)
Show description for 00f4e0bauthored
Commits on Aug 1, 2023
Move legacy thread proxying system into seperate source and header. NFC (#19946)
Show description for f14f029authoredFix test_file_packager_depfile under windows (#19931)
Show description for 2817cd7authored
Commits on Jul 30, 2023
- authored
Fix applySignatureConversions under -O3. NFC (#19910)
Show description for 2bcdf0aauthored
Commits on Jul 27, 2023
- authored
Automatically export malloc/free when using webidl-binder (#19914)
Show description for f5e33a3authoredAllow weak undefined symbols in side modules (#19916)
Show description for c2aab22authored- authored
Commits on Jul 26, 2023
Rename `asm` to `wasmExports` under MINIMAL_RUNTIME (#19901)
Show description for 0bf0d39authoredFix webidl closure compiler warnings (#19905)
Show description for ab1e7f2authored- authored
Add musl quick_exit function and test (#19891)
Show description for 1da93f1authored
Commits on Jul 25, 2023
Commits on Jul 20, 2023
Add can_use conditions to wasm_worker system lib (#19501)
Show description for 7db868eauthored
Commits on Jul 12, 2023
Replace `Module["asm"]` with `wasmExports` global (#19816)
Show description for 68ee2afauthoredAvoid use of JS `arguments` in export wrappers (#19830)
Show description for f38ebefauthored
Commits on Jul 11, 2023
Don't generate function wrappers for exported tags. NFC (#19809)
Show description for ac1e708authored- authored
Commits on Jul 10, 2023
create_release.py: Push resulting branch to origin (#19827)
Show description for 2bfe7cbauthored- authored
Fix extra braces added during terser update. NFC (#19813)
Show description for 502bc37authored
Commits on Jul 7, 2023
- authored
Update terser to v5.18.2 and verify optional chaining support (#19805)
Show description for fb04dc6authoredUse identifiers rather than string keys in wasmImports object. (#19808)
Show description for 91f2012authored
Commits on Jul 6, 2023
Update documentation on emscripten config file (#19799)
Show description for 63e018fauthoredMark LLVM_ADD_VERSION and CLANG_ADD_VERSION as legacy environment variables. (#19798)
Show description for 61b1e83authored
Commits on Jun 30, 2023
Add stubs for sanitizer functions in standalone mode (#19770)
Show description for ddb15c1authored
Commits on Jun 29, 2023
embind: Generate TypeScript definitions from exported bindings. (#19635)
Show description for 9796fa1authoredAutomatically convert return pointers to unsigned in CAN_ADDRESS_GB mode. (#19755)
Show description for 716f0b2authored- authored