Commits
User selector
Commit History
Commits on Nov 19, 2020
Move lengthBytesUTF8 into runtime. NFC. (#12825)
Show description for 13f6581authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 26, 2020
JS library fixes for 2GB+ heaps (#10602)
Show description for 60d3efdauthored
Commits on Jan 29, 2020
Minimal runtime wasm backend (#10284)
Show description for ecc50a1authored
Commits on Dec 24, 2019
Commits on Mar 12, 2019
Commits on Feb 28, 2019
Fix extended Latin-1 chars in AsciiToString (#8198)
Show description for 384b249authored andcommitted
Commits on Feb 6, 2019
Commits on Feb 5, 2019
Add -s MINIMAL_RUNTIME=1 option. (#7923)
Show description for 63810daauthored
Commits on Feb 4, 2019
Commits on Feb 3, 2019
Closure optimize WebGL initialization: some context attributes are internal only used in Emscripten HTML5/GL library so they do not need to be exported unminified for browser WebGL API to access. O…
Show description for d7e4c39committedAdd optional endPtr parameter to UTF8ToString() and UTF8ArrayToString() and use that in library_gl.js getSource(). Closure is able to (almost) optimize away the optional parameter if the program ne…
Show description for 0bf3b65committed
Commits on Jan 22, 2019
Loading