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
- Automatic rebaseline of codesize expectations. NFC
- Replace handcoded native signature mapping with auto-generated one
- Self-initializing ES modules
- Optimize for size in preamble.js/postamble.js. NFC
- Intensive `fseek`/`fread` calls are slow if main thread proxied to pthread, regardless of the file system used
- Remove `calledRun` debug checks. NFC
- WASMFS (with OPFS backend) is extremely slow when reading simultaneously from multiple threads
- Simplify async behaviour of `run` function. NFC
- Use `process.builtinModule()` when available
- Firefox issue with shared memory + `toResizableBuffer()`
- Docs
- C not yet supported