Commits
User selector
Commit History
Commits on Sep 14, 2023
Commits on Sep 13, 2023
Commits on Sep 11, 2023
Commits on Sep 10, 2023
webassembly.py: Ensure Unique Keys in @memoize Decorator (#20218)
Show description for 5da546cauthored
Commits on Sep 8, 2023
Fix argument unused warning when building compiler-rt. NFC (#20206)
Show description for dfc000dauthoredExclude scalbnf.c from LTO (#20215)
Show description for 4d27fc8authoredAdd an internal setting to track whether closure might be run (#20208)
Show description for 01c4612authored
Commits on Sep 7, 2023
[ports] Remove support for `Port.get()` returning a .txt file. NFC (#20205)
Show description for 3fb907dauthored
Commits on Aug 29, 2023
Add `TABLE_BASE` setting for controlling the offset of static table slots. (#20149)
Show description for 1820ac5authoredDon't enable USE_GLFW by default (#19939)
Show description for 48eec4cauthored
Commits on Aug 28, 2023
Always use bulkmemory memcpy and memset when available (#20144)
Show description for 60b3d4eauthored
Commits on Aug 24, 2023
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