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
- UTF8ToString does not work when compiling for 64bit
- Remove compatibility code for ancient node versions
- Correctly handle calls setting timestamp to 0
- Add initial support LLVM stable (v19)
- Avoid parsing `-o` filename except when linking. NFC
- Add a doNodeOp helper for common code pattern. NFC
- Overriding libc FS-related calls in Emscripten (for custom user's FS goodness)
- [test] Remove redundant quotes in -s arguments. NFC
- [test] Parameterize a bunch more browser tests. NFC
- Reduce memory size used in test_memorygrowth_linear_step. NFC
- Docs
- C not yet supported