Commits
User selector
Commit History
Commits on Jun 21, 2021
Split out wget API into seperate header and JS implementation. (#14388)
Show description for e76237bauthored
Commits on Jun 7, 2021
Commits on May 7, 2021
Provide underlying functions for EM_ASM support in all modes (#13438)
Show description for e51fc66authored
Commits on May 5, 2021
- authored
Add int64_t support to embind using BigInt support (#13889)
Show description for cf9f2c9authored
Commits on May 3, 2021
Add a general JsValStore to library_html5_webgpu.js to import/export JS objects (#13925)
Show description for c6f8c07authored
Commits on Apr 8, 2021
Move thread profile block declaration into pthread_impl.h. NFC. (#13840)
Show description for e642863authored
Commits on Mar 29, 2021
Fix different memory allocation issues (#13442)
Show description for eca1581authoredUse Wasm memory.size instruction to get the wasm heap size (#13378)
Show description for a948135authored
Commits on Mar 24, 2021
Fix -Wgnu-statement-expression warning in em_asm.h (#13751)
Show description for 39bd06eauthoredUse C atomics in library_pthread.c (#13720)
Show description for 91d0770authored
Commits on Mar 23, 2021
Move emscripten atomics to their own header. NFC. (#13745)
Show description for 84de98aauthored
Commits on Mar 19, 2021
Move sysconf and confstr to native code (#13688)
Show description for 83d5a15authored
Commits on Mar 18, 2021
Commits on Mar 5, 2021
Commits on Feb 18, 2021
Remove unused abortStackOverflow function. NFC. (#13537)
Show description for f89f950authoredDirectly export em_js string symbols (#13526)
Show description for 1d6a6c9authored
Commits on Feb 17, 2021
Put all EM_JS/EM_ASM strings in a specific data section (#13443)
Show description for 2e38ed2authored
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authoredUpdate Emscripten em_math.h header (#13374)
Show description for aed8e46authored
Commits on Jan 27, 2021
Remove inline fake emscripten API implemention from emscripten.h (#13344)
Show description for d82c215authored
Commits on Jan 11, 2021
Commits on Jan 8, 2021
Remove remnands of WebVR support (#13210)
Show description for 91a177bauthored
Commits on Dec 10, 2020
Commits on Dec 2, 2020
Remove `extern` declarations from emscripten headers. NFC. (#12937)
Show description for e57fbd5authored
Commits on Nov 13, 2020
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 8, 2020
Remove EM_LOG_DEMANGLE (#12470)
Show description for ef4d1e9authored
Commits on Oct 7, 2020
Implement a more efficient vecFromJSArray (#12463)
Show description for 2ee7da1authored
Commits on Sep 24, 2020
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings (#12282)
Show description for 13eddf9authored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 24, 2020
Remove unnecessary restrictions around RTTI from wire.h (#10914)
Show description for e5663b9authored
Commits on Aug 22, 2020
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored
Commits on Aug 4, 2020
Add WEBGL_multi_draw extension (#11650)
Show description for 9c5537eauthored