mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
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/
|