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
- Exception can't be caught with `-sMAIN_MODULE` and `-sEMULATE_FUNCTION_POINTER_CASTS` and give Runtime error
- Enabling SAFE_HEAP leads to wasm-validator errors
- Named arguments(destructuring assignment) do not work for library functions
- Support destructuring arguments in library functions.
- Can emscripten_fiber_t only be accessed within one thread?
- Linking against `noderawfs.js` causes `ioctl_tiocgwinsz` to fail
- Unexpected error in system/lib/libcxx/include/__utility/no_destroy.h
- Met `function signature mismatch` warning and got `RuntimeError: unreachable` in execution
- ReferenceError: _setThrew is not defined when linking as C++
- emscripten_receive_on_main_thread_js cannot read properties of undefined(reading apply)
- Docs
- C not yet supported