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 Node.js exit for library builds with pthreads
- Clang compilation issues with C++20 and C++23 features for std::chrono and std::ranges
- [WASM_WORKERS] Replace `call_once` usage in libc++ with atomics
- Enable `STRICT_JS` by default
- ⚡ Performance improvement: Use enumerate instead of range(len) in emcc.py
- 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
- Docs
- C not yet supported