freebsd-ports/devel/emscripten/pkg-descr
Yuri Victorovich d6aff15271 New port: devel/emscripten: LLVM-to-Web Compiler
Caveat: it can only work with the latest llvm-devel, at least 9.0.d20190509, see patch in bug#237819.
2019-05-10 06:29:57 +00:00

5 lines
192 B
Text

Emscripten is a toolchain for compiling to asm.js and WebAssembly, built using
LLVM, that lets you run C and C++ on the web at near-native speed without
plugins.
WWW: https://emscripten.org/