Commits
User selector
Commit History
Commits on Dec 12, 2023
Remove some magic handling of native shared libraries (#20886)
Show description for 1850b75authored
Commits on Dec 11, 2023
Drop support for targeting IE using -sMIN_IE_VESRION (#20887)
Show description for c54ebd7authored
Commits on Dec 9, 2023
Use babel for transpiling rather than closure compiler (#20879)
Show description for 7bed0e2authored
Commits on Dec 8, 2023
Drop support for EdgeHTML browser using `-sMIN_EDGE_VESRION` (#20881)
Show description for 7ca8b40authored
Commits on Dec 6, 2023
Commits on Dec 4, 2023
Commits on Nov 30, 2023
Commits on Nov 29, 2023
Fix touch input handling for glfw. (#20805)
Show description for b3b0f27authored
Commits on Nov 22, 2023
Commits on Nov 17, 2023
Commits on Nov 16, 2023
- authored
Add a port of mimalloc, a fast and scalable multithreaded allocator (#20651)
Show description for 165c1a3authored
Commits on Nov 15, 2023
Remove limits of ES6 features in standard library code (#20700)
Show description for 9429b48authored
Commits on Nov 14, 2023
Simplify clang vs clang++ selection process when compiling sources (#20712)
Show description for 5022542authored- authored
Commits on Nov 13, 2023
Calling GLFW.setWindowSize with the screen size leads to browser error (#20699)
Show description for a92c42cauthored
Commits on Nov 6, 2023
Commits on Nov 3, 2023
Commits on Nov 2, 2023
In STRICT mode, only define `assert` when ASSERTIONS is set (#20592)
Show description for a2f3b92authored
Commits on Nov 1, 2023
Commits on Oct 31, 2023
- authored
Update the minimum supported build-time version of node to 16.20.0 (#20551)
Show description for eefceb7authored
Commits on Oct 30, 2023
Commits on Oct 23, 2023
Commits on Oct 16, 2023
Commits on Oct 10, 2023
Add `bootstrap.py` script which takes care of post-checkout tasks (#19736)
Show description for b4786b6authored- authored
Commits on Oct 5, 2023
Commits on Oct 4, 2023
Commits on Oct 2, 2023
Make noExitRuntime into a library symbol (#20336)
Show description for 4e72237authored
Commits on Sep 30, 2023
Add thread checks to emscripten::val (#20344)
Show description for cbf4256authored
Commits on Sep 27, 2023
Commits on Sep 20, 2023
[wasm64] Fix window system/graphics JS libraries (#20276)
Show description for cb40f59authored
Commits on Sep 19, 2023
Use `int` to represent webidl `long` type (#20290)
Show description for e6f6fc5authored