Install Binaryen and the WebAssembly Binary Toolkit (WABT)

InstructorGuy Bedford

Share this video with your friends

Send Tweet

In this lesson we cover the install process for Binaryen (http://github.com/WebAssembly/binaryen) to get the s2wasm binary and WABT (https://github.com/WebAssembly/wabt) to get the wast2wasm binary.

Prerequisites are cmake (https://cmake.org/download/), XCode CLI tools on Mac, or Visual Studio on Windows.