Commits
User selector
Commit History
Commits on Jan 12, 2021
Fix MODULARIZE + PTHREADS + USE_OFFSET_CONVERTER (asan) (#13236)
Show description for 3c7a866authored
Commits on Jan 7, 2021
Copy `__sig` attribute into JS library aliases. (#13087)
Show description for 23c05d8authored
Commits on Dec 5, 2020
Remove pthread_self from EXPORTED_RUNTIME_METHODS_SET (#12961)
Show description for 0bc69beauthored
Commits on Nov 3, 2020
Add a compiler check for JS library aliases and signatures (#12319)
Show description for ba5aa10authored
Commits on Nov 2, 2020
Error on bad JS library elements (#12673)
Show description for a516755authored
Commits on Oct 12, 2020
- authored
Remove dead code in src/jsifier.js. NFC. (#12484)
Show description for c59a1b0authored
Commits on Sep 29, 2020
Remove builtin primitive concept from jsifier (#12354)
Show description for fcb8d58authored
Commits on Sep 23, 2020
Remove `__asm` library function tagging mechanism (#12312)
Show description for ea7dbd9authored
Commits on Sep 18, 2020
Remove now-unused ALLOC_NONE. NFC. (#12275)
Show description for 7dbe2a4authoredStart removing some of the old v1 FS functions (#12198)
Show description for e4933eaauthored
Commits on Sep 17, 2020
Commits on Sep 15, 2020
Move getMemory into library_dylink.js (#12209)
Show description for f4ab05fauthored
Commits on Sep 12, 2020
Remove STATIC* JS vars and STATIC_BUMP setting (#12176)
Show description for e8023f1authored
Commits on Sep 8, 2020
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 25, 2020
Commits on Aug 16, 2020
Commits on Jun 16, 2020
Emscripten WebGL API (#11400)
Show description for 54347a2authored
Commits on Jun 6, 2020
Move Emscripten-specific bits of WebGPU out from html5.h (#11342)
Show description for ba81a13authored
Commits on May 25, 2020
fastcomp: Always use stack helper functions from library js (#11237)
Show description for fc6fd7fauthored
Commits on May 18, 2020
Remove emterpreter support. (#11020)
Show description for b43474fauthoredSTANDALONE_WASM: separate crt1 for commands and reactors (#11167)
Show description for fcfa4d8authored
Commits on May 15, 2020
Add Emscripten Math API for direct access to JavaScript Math object (#11151)
Show description for 9ecd579authored
Commits on Apr 28, 2020
Remove library_bootstrap_structInfo.js. NFC. (#11017)
Show description for 29fc775authored
Commits on Apr 14, 2020
Make wasm exceptions work with dynamic linking (#10857)
Show description for 82e8463authored
Commits on Apr 2, 2020
Don't include fastcomp-specifc JS environ handlers under wasm (#10819)
Show description for 93805f1authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 25, 2020
Do not emit JS annotation directives as runtime elements. (#10552)
Show description for d30c9ddauthoredrequire_sigs_for_aliases (#10550)
Show description for bf4fc7dauthored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 16, 2020
Add support for specifying a documentation piece for a JS function in… (#10455)
Show description for 4cf5778authoredRemove src/library_vr.js as obsolete. (#10460)
Show description for 1513f74authored