Commits
User selector
Commit History
Commits on Aug 24, 2023
- committed
Don't import `emscripten_notify_memory_growth` when building with PURE_WASI (#20112)
Show description for 89011eeauthoredAlways preserve comments with `--minify=0` is used (#20121)
Show description for a788f15authored
Commits on Aug 23, 2023
Commits on Aug 22, 2023
Commits on Aug 21, 2023
Fix some embind tests under >2gb addressing (#20079)
Show description for f51bb55authored
Commits on Aug 18, 2023
Commits on Aug 17, 2023
When building system libraries, use a separate macro to signal dynamic linking support. NFC (#20065)
Show description for 0390cd2authored
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