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
- WASM dynamicLibraries defined with --pre-js are loaded incorrectly when they have a prefix path
- Update html when setting EXPORT_NAME
- [WIP] Use _emscripten_start rather than _main as program entry point.
- ‘Implement a C API in JavaScript’ ,the implement must be in window global environment?
- Emscripten CMake toolchain generates .js output when building a SIDE_MODULE, would expect only .wasm
- Clang symlink failure
- --shared-memory is disallowed when using -sSHARED_MEMORY=1 compiling C++ code
- In EmscriptenV3.13, STATIC memory and HEAP memory is larger than Emscripten v2.0.13?
- Issue with function pointers/lambdas for callbacks
- install target disrespects PREFIX and installs files into the root folder
- Docs
- C not yet supported