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
- authored
Add diagnosis to nmmintrin, smmintrin, avxintrin compat headers (#14207)
Show description for 9b96561authored
Commits on Jun 4, 2021
Commits on Jun 3, 2021
Commits on May 27, 2021
Commits on May 16, 2021
- authored
Commits on May 13, 2021
Add diagnostics for slow emulation paths (xmmintrin.h) (#14152)
Show description for 716f386authored
Commits on May 12, 2021
Implement some sse2 instructions using Wasm SIMD (#14157)
Show description for 0c41fabauthored
Commits on May 10, 2021
Commits on May 7, 2021
Provide underlying functions for EM_ASM support in all modes (#13438)
Show description for e51fc66authored
Commits on May 6, 2021
Fix args and return types of emmintrin.h (#14100)
Show description for 581465dauthored
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 30, 2021
Update SIMD instruction names (#14057)
Show description for b613b34authored
Commits on Apr 28, 2021
Update WebGPU to the latest changes (#13941)
Show description for ea39275andauthored
Commits on Apr 23, 2021
Commits on Apr 8, 2021
Move thread profile block declaration into pthread_impl.h. NFC. (#13840)
Show description for e642863authored
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
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 26, 2021
Implement glGetBufferSubData. (#13776)
Show description for 02160f7authored
Commits on Mar 25, 2021
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
- authored
WebGPU: Rename structures for ABI changes (#13690)
Show description for fde16e0authored
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- authored