emscripten
https://github.com/kripken/emscripten
C
Emscripten: An LLVM-to-JavaScript Compiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported14 Subscribers
Add a CodeTriage badge to emscripten
Help out
- Issues
- Path logic broken with NODERAWFS on Windows
- Add JSPI lifecycle hooks (<emscripten/jspi.h>)
- Add REENTRANT_JSPI: a shadow stack per JSPI activation
- Fix main-loop immediate fallback isolation and cleanup
- PROXY_TO_PTHREAD: runtime never exits when the proxied main thread's keepalive drops to 0 after main returns
- Support blocking accept() and recv() on JS sockets under pthreads and ASYNCIFY/JSPI
- Support async instantiation in Node.js
- Exit proxied main with its status when keepalives run out
- C++ exception in promise is freed prematurely, and destructor does not run
- No supported way to negate `-pthread`: `USE_PTHREADS` is deprecated but is the only working off-switch
- Docs
- C not yet supported