Commits
User selector
Commit History
Commits on Feb 4, 2021
Add side module table entries to functionsInTableMap (#13385)
Show description for 46ade19authoredFix Wasm2JS polyfill of Promise .catch() handler to work in WASM=2 mode (#11980)
Show description for 16d5755authored4GB emmalloc (#13258)
Show description for 5d22425authoredFix return in {{{ makeDynCall }}} macro and add test. (#13373)
Show description for 65dbddaauthoredUpdate Emscripten em_math.h header (#13374)
Show description for aed8e46authored
Commits on Feb 3, 2021
Commits on Feb 2, 2021
Add __sys_shutdown stub library function (#13399)
Show description for 845ff80authored
Commits on Jan 30, 2021
[WebGPU] Add support for new binding layout model, Update color to use doubles, Update WebGPU headers (#13266)
Show description for f825fa9andauthored
Commits on Jan 29, 2021
Use <<< >>> as late-replacement pattern for MINIMAL_RUNTIME. NFC (#13381)
Show description for ee11dccauthoredAllow loadWebAssemblyModule to load a compiled wasm (#13252)
Show description for 4928f85authored
Commits on Jan 28, 2021
Deterministic dynamic libs order (#13308)
Show description for 88a3b47authoredRemove undef Browser.safeCallback and Browser.safeSetInterval (#13333)
Show description for ae86492authored
Commits on Jan 27, 2021
Remove extra arguments from emscripten_set_main_loop JS function. NFC (#13342)
Show description for 052693aauthored- authored
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored- authored
Commits on Jan 26, 2021
Add eslint for linting our build-time JS code (#13305)
Show description for c8c46c3authored
Commits on Jan 25, 2021
Remove symbols for last 3 libraries that have them: gl, al, html5 (#11340)
Show description for 5d0d5cbauthored
Commits on Jan 22, 2021
Remove unused async callback system from library_browser.py (#13301)
Show description for 38485ceauthoredMore cleanup of heap access code in parseToolsj.js. NFC (#13292)
Show description for f236e5dauthored
Commits on Jan 21, 2021
parseTools: remove unused variable (#13293)
Show description for 6111548authored- authored
Cleanup makeGetSlabs in src/parseTools.js. NFC. (#13290)
Show description for 7c2417dauthored
Commits on Jan 20, 2021
Zero sin_zero when writing a sockaddr_in (#13003)
Show description for b0da998authoredRefactor gen_struct_info to allow separate compilation. NFC. (#13270)
Show description for 585c5e6authoredImplement fstatat flag: AT_EMPTY_PATH (#13282)
Show description for 462ddb4authored
Commits on Jan 19, 2021
Remove redundant zero'ing of pthread fields. NFC. (#13273)
Show description for 4b78241authoredUse individual socket syscalls. (#13272)
Show description for d7c7aedauthoredAdd generic musl arch headers. NFC. (#13280)
Show description for 39c848cauthored
Commits on Jan 18, 2021
Improve error message when check for multiple of page size (#13279)
Show description for 0e92f93authored
Commits on Jan 15, 2021
Remove need to `getQuoted` by using seperate template pattern (#13265)
Show description for 72d6ae3authored
Commits on Jan 14, 2021
Remove old leftover MEMFS code (#13255)
Show description for 7684d4aauthoredInitial support for pthreads + dynamic linking (#13245)
Show description for 5ee8fe3authoredUse addAtExit in __postset. NFC. (#13254)
Show description for 5fb1d65authoredAvoid special replacements for STACK_BASE/STACK_MAX/HEAP_BASE (#13253)
Show description for a577171authored