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
- Do not rely on package.json and package-lock.json
- Add an assertion on calling callMain more than once
- fix: don't hardcode paths to WASM in minimal runtime
- Fix regression with support for 2GB memories.
- fix python 2.x style code for python 3.x
- Check globalThis.Deno when setting ENVIRONMENT_IS_NODE
- Fix concatenating --pre-js files even if one of the input files has a // comment on the last line
- Regression: malloc is no longer found if building with -sERROR_ON_UNDEFINED_SYMBOLS=0
- Unexpected behaviour with freopen function when redirecting stdout
- Add signatures to instrumented invoke_* imports
- Docs
- C not yet supported