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
- Fix: writeI53ToI64 crashes with `-sASSERTIONS=2` when `num` >= 2^32
- add DNS-over-HTTPS resolution library (-sDOH_DNS)
- [dylink] Normalize library paths to prevent duplicate loading
- When offscreen canvas is used with threads disabled it changes sizes incorrectly
- Eliminate `createRequire`/`require` from `EXPORT_ES6` output
- `std::call_once` does not work with `WASM_WORKER` due to dependency on pthread APIs.
- Add Direct Sockets API support for Isolated Web Apps (-sDIRECT_SOCKETS)
- Fix case insensitive upload (#15245)
- Wrapping syscalls doesn't work with `-sMAIN_MODULE -sEXPORT_ALL`
- Fix: When symbol is both imported and exported, don't drop import
- Docs
- C not yet supported