Description
Emscripten, the C/C++ compiler to JavaScript
Installation Instructions
There is emscripten-fastcomp that is the clang+llvm fork for Emscript, and then emscripten (emcc) the gcc compatible compiler driver.
To install:
dnf install emscripten
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | x86_64 (21)* | Fedora rawhide (123 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable th0br0/emscripten
More info about enabling Copr repositories