Commits
User selector
Commit History
Commits on Aug 12, 2020
Remove fastcomp-only --separate-asm option. See #11860 (#11869)
Show description for c6212efauthoredRemove fastcomp-only ELIMINATE_DUPLICATE_FUNCTIONS* options (#11876)
Show description for 574f381authored- authored
library_async.js cleanup (#11867)
Show description for de71520authoredRemove fastcomp-specific Asyncify code (#11868)
Show description for 9b5c5b9authored
Commits on Aug 11, 2020
Add memset to emscripten_with_builtin_malloc (#11734)
Show description for aa130a4authoredRemove fastcomp-only CYBERDWARF option (#11865)
Show description for bd98714authoredRemove fastcomp-only FAST_UNROLLED_MEMCPY_AND_MEMSET setting (#11861)
Show description for de379ceauthoredRemove fastcomp-only DOUBLE_MODE setting (#11862)
Show description for 45d3f10authoredRemove fastcomp-only EMULATED_FUNCTION_POINTERS setting (#11864)
Show description for c0470c7authoredRemove fastcomp-only PRECISE_F32 setting (#11863)
Show description for 633885bauthoredFetch fix for userData (#11729)
Show description for c8903baauthored
태재영Revert #10982. (#11858)
Show description for 38c0d77authored
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored
Commits on Aug 6, 2020
Store exceptions metadata in wasm memory (#11518)
Show description for 7f41d43authored
Commits on Aug 5, 2020
Issue 11682: handle the "unwind" exception in the main loop (#11721)
Show description for 6cf6d45authored
Commits on Aug 4, 2020
Add WEBGL_multi_draw extension (#11650)
Show description for 9c5537eauthored
Commits on Aug 3, 2020
WebGPU: Update the spelling of the BC texture formats (#11783)
Show description for 706bc84authoredWebGPU: Handle getMappedRange with size=0 (#11782)
Show description for c2d5eb4authoredSDL2 Pthread Proxy APIs (#9336)
Show description for 8b7f834authored
Commits on Jul 31, 2020
Fix webgl2 breakage after symbol rename (#11780)
Show description for 2d163a1authored- authored
Update WebGPU (#11737)
Show description for 25b3253andauthored- authored
Commits on Jul 30, 2020
Document dlmalloc benefits (#11761)
Show description for 2e6c19bauthoredFix unsigned 32-bit SAFE_HEAP loads (#11748)
Show description for 5cc0a0dauthoredMove table creation to a separate js file, and don't do it unnecessarily in standalone mode (#11760)
Show description for 66cd481authored
Commits on Jul 29, 2020
parseTools: print problematic macro code on eval failure (#11749)
Show description for df56ba1authored
Commits on Jul 28, 2020
Internalize a bunch of JS libraries functions (#11738)
Show description for cbc7dfdauthoredTest DETERMINISTIC mode (#11647)
Show description for 4644c95authoredMove ENVIRONMENT logic from JS compiler to emcc.py (#11583)
Show description for 4e0cbd6authoredRevert "Micro-optimize readAsmConstArgs for a 4 byte win. (#11731)" (#11744)
Show description for f69d99bauthoredMicro-optimize readAsmConstArgs for a 4 byte win. (#11731)
Show description for ef13af7authoredRepair broken glVertexAttribIPointer in WebGL 2. (#11742)
Show description for bcf65feauthoredSEPARATE_DWARF_URL option (#11521)
Show description for 6d88fbcauthored