Commits
User selector
Commit History
Commits on Dec 12, 2023
Fix for STRICT_JS + pthreads (#20899)
Show description for a381606authored
Commits on Dec 11, 2023
Drop support for targeting IE using -sMIN_IE_VESRION (#20887)
Show description for c54ebd7authoredGuard against Chrome moving Gamepad to HTTPS secure origin (#20890)
Show description for 9295b0aauthored
Commits on Dec 9, 2023
Use babel for transpiling rather than closure compiler (#20879)
Show description for 7bed0e2authored
Commits on Dec 8, 2023
- authored
Drop support for EdgeHTML browser using `-sMIN_EDGE_VESRION` (#20881)
Show description for 7ca8b40authored
Commits on Dec 7, 2023
Fix errors with emvbind + STRICT_JS (#20871)
Show description for a030f89authored- authored
- authored
Commits on Dec 6, 2023
- authored
- authored
Use `globalThis` rather than `global` in JS compiler. NFC (#20856)
Show description for 0b8d83cauthored- authored
Commits on Dec 5, 2023
embind: Fix the TypeScript definitions for std::string and std::wstring. (#20815)
Show description for 2b426d4authored- authored
- authored
Don't force malloc/free except when actually needed (#20836)
Show description for 0febd79authored
Commits on Dec 4, 2023
embind: Add ahead of time JS glue code generation. (#20796)
Show description for fe7dc4cauthoredUse `let` for loop variable instead of IIFEs. NFC (#20823)
Show description for 95591bcauthored- authored
Gate *glGetProcAddress() functions behind a linker flag -sGL_ENABLE_GET_PROC_ADDRESS=1 so that we can restrict new GL extensions from being advertised in the future that *glGetProcAddress() cannot …
Show description for 66db982authoredUse the correct offset of timeval.tv_usec in select syscall (#20824)
Show description for 6d931a1authored
Commits on Dec 1, 2023
Remove types array proxy for memories > 4G (#20725)
Show description for 7594d06authored- authored
Commits on Nov 30, 2023
- authored
wgpuShaderModuleGetCompilationInfo implement (#20737)
Show description for b030cedauthored
Commits on Nov 29, 2023
Fix touch input handling for glfw. (#20805)
Show description for b3b0f27authored
Commits on Nov 28, 2023
embind: Support overloaded constructors for TS generation. (#20714)
Show description for 9d830e2authored
Commits on Nov 27, 2023
Commits on Nov 22, 2023
Commits on Nov 21, 2023
Commits on Nov 20, 2023
embind: Better support memory64 for TS generation (#20568)
Show description for d1c731cauthored
Commits on Nov 16, 2023
Add a port of mimalloc, a fast and scalable multithreaded allocator (#20651)
Show description for 165c1a3authoredOptimized emscripten logo in generated html (#20690)
Show description for 90ab3a7authored
Commits on Nov 15, 2023
Add #if ASSERTIONS around assert in library_async.js (#20722)
Show description for 084611fauthored