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
- Add a custom logging facility along with console.error in threadPrintErr function.
- Avoid emitting library calls in standalone WASM
- firefox hangs when using fetch api
- system/lib/libc/musl/COPYRIGHT references non-existent file src/string/arm/memcpy_el.S
- Initial commit to log functions in Wasm.
- Create Wasm globals from C code?
- Better error messages when loading the wrong Wasm binary?
- Improved heap growth check in pthreads with memory growth enabled?
- Duplicate main and __original_main
- __wasm_call_ctors is also emitted into C programs, and not optimized out in C++ programs if there are no ctors to call.
- Docs
- C not yet supported