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 supported15 Subscribers
Add a CodeTriage badge to emscripten
Help out
- Issues
- [Docs] Document that Worker are never destroyed (even if pthreads end)
- SIDE_MODULE=2 deletes functions of exported class that are used and called
- fetch/idb_store.cpp and fetch/idb_delete.cpp are currently failing due to IDB database only existing on main thread
- stdout not suitable for heavy data streaming
- Implement Direct Sockets API
- MEMFS corrupts binary files when lazy loading in node.js
- To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking
- FS_createPreloadedFile not supported in MEMFS under node.js, but could easily be
- Unify two different runtime source map parsing methods
- Question regarding dynamic library : SIDE and MAIN module
- Docs
- C not yet supported