Commits
User selector
Commit History
Commits on Apr 29, 2023
- authored
Add debug range checks for makeSetValue (#19251)
Show description for ba2633bauthored
Commits on Apr 22, 2023
Commits on Apr 18, 2023
Remove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Apr 11, 2023
Add implementation of emscripten_memcpy_big based on bulk memory. (#19128)
Show description for 6f3cfe3authored
Commits on Apr 7, 2023
Commits on Apr 1, 2023
Auto-generate signatures for pthread-related functions. NFC (#19112)
Show description for 18e0fadauthored
Commits on Mar 31, 2023
Commits on Mar 30, 2023
Move writeStringToMemory/writeAsciiToMemory to library_legacy.js (#19103)
Show description for 41f442cauthoredRename allocateUTF8OnStack -> stringToNewUTF8OnStack (#19092)
Show description for cd1aaccauthored
Commits on Mar 29, 2023
Deprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Mar 27, 2023
Commits on Mar 25, 2023
HandleAllocator: Always reserve handle zero. NFC (#19065)
Show description for 376c6ffauthored
Commits on Mar 24, 2023
Start using auto-generated sigs from library_sigs.js. NFC (#19028)
Show description for 1320828authored- authored
Commits on Mar 22, 2023
Remove `__sig` attributes from JS-only functions (#19030)
Show description for 676ef72authoredAutomatically generate `__sig` properties for JS library symbols (#18985)
Show description for 592aecaauthored
Commits on Mar 20, 2023
Use new cDefs proxy object rather than cDefines function. NFC (#19015)
Show description for 385e037authoredUpdate JS library signatures (#18995)
Show description for e5ee191authored
Commits on Mar 17, 2023
Internalize JS functions. NFC (#18988)
Show description for a049beeauthoredFix __sig attributes that had the wrong length (#18990)
Show description for 36eb862authoredRemove old/unused autodebug functions. NFC (#18983)
Show description for d86faecauthored
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored
Commits on Mar 6, 2023
Fix DECLARE_ASM_MODULE_EXPORTS=0 for mangled main function (#18895)
Show description for 0ec0351authored
Commits on Feb 27, 2023
Allow JS -> native dependencies to be specified in __deps. NFC (#18849)
Show description for ca5f2bcauthored
Commits on Feb 22, 2023
Move build time `Runtime` object to parseTools_legacy. NFC (#18823)
Show description for 8c2a8a1authored
Commits on Feb 18, 2023
Track runtime keepalive status even when EXIT_RUNTIME=0 (#18785)
Show description for 0c2f589authored
Commits on Feb 17, 2023
Support the `EXCEPTION_STACK_TRACES` option for Emscripten EH (#18535)
Show description for b8ce655authoredUse keepalive push/pop in PROXY_TO_PTHREAD mode (#18778)
Show description for 7f7a5f3authored
Commits on Feb 16, 2023
exitJS: Implicit exit can never happen on a pthread (#18762)
Show description for 98500e2authored
Commits on Feb 14, 2023
Commits on Feb 5, 2023
Audio Worklets (#16449)
Show description for 5402fc9authored
Commits on Jan 29, 2023
Add native wrapper for `dbg()` JS function (#18619)
Show description for 801e663authored
Commits on Jan 27, 2023
Fix name of handleAllocator constructor. NFC (#18611)
Show description for d51b376authored