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
- Fix library_browser.js use of assertions with ASSERTIONS=0
- std::rethrow_exception leaks memory with wasm EH (or at least lsan thinks it does)
- Suggestion: I found a library that mimics websockets, but uses webrtc. You could use that for the posix sockets to UDP(ish) support.
- Allow property access in `EXPORT_NAME`
- DRAFT: Add logging option
- Better handling of customization for profilers
- Asyncify memory growth within handleAsync()
- The `MIN_INT{8,16,32,53}` is incorrect when compile with `-sASSERTIONS=2`
- JSPI asynchronous calls into WASM are much slower than Asyncify
- Documentation about Module.arguments may need to be improved
- Docs
- C not yet supported