SlackBuilds Repository

15.0 > Development > emsdk (3.1.39)

Emscripten is a toolset which allows compiling C/C++ into JavaScript.


If that does not scare you, read further.

Emscripten used to work like a compiler-wrapper around gcc/g++/clang,
and other tools, and doing that now is still possible, via a package
called "emscripten" (not available at SBo). However, since the
ambitions of the authors began to grow, more and more tools were
becoming part of the Emscripten toolset, and it became more and more
unwieldy installing all of them by hand.

This package, emsdk, is a set of "blessed" shell scripts to do just
that in a standardised fashion. It might be compared to an Android
SDK manager, or MinGW installer.

Activate it by sourcing /etc/profile.d/emsdk_env.sh , or run
individual commands by emsdk <command>

Maintained by: Lockywolf
Keywords: javascript,emscripten,webassembly,webasm,asmjs,scheme,nodejs
ChangeLog: emsdk

Homepage:
https://emscripten.org

Source Downloads:
emsdk-3.1.39.tar.gz (9ed4d9a4556c84c84bae09b005506d14)

Download SlackBuild:
emsdk.tar.gz
emsdk.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
emsdk
emsdk.SlackBuild
emsdk.info
emsdk_env.sh
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds