Exploring Other Options in emsdk

Learn how the emsdk tool is used to simplify the installation, management, and configuration of Emscripten and its associated tools and SDKs.

emsdk is a single-stop shop for installing, maintaining, and managing all the tools and toolchains required for using Emscripten. emsdk makes it easier to bootstrap the environment, upgrade to the latest versions, switch to various versions, change or configure various tools, and so on.

The emsdk command is available inside the emsdk folder. Go to the emsdk folder and run the emsdk command.

Note: For all the commands in this chapter, use ./emsdk for *nix systems and use emsdk for Windows.

To find the various options available in the emsdk command, run the following command:

Get hands-on with 1200+ tech skills courses.