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
- Add canvas transfer API for next thread
- Document fast-path flags for development build speed
- Guide: maximizing emscripten compile and link speed for development
- Ship native binary launchers to reduce Python startup overhead
- EMCC_USE_NINJA seems to be ignoring cflags
- 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
- Docs
- C not yet supported