git clone --recursive https://github.com/WebAssembly/wabt cd wabt make make clang-debug make gcc-i686-release make clang-debug-lsan make gcc-debug-no-re2c chmod +x bin/ cp bin/* /usr/local/bin/ wasm-objdump --help