wasm-objdump

Display information from WebAssembly binaries. More information: <https://github.com/WebAssembly/wabt>.

Debian Debian
RUN apt-get update && \ apt-get install -y wabt
Ubuntu
RUN apt-get update && \ apt-get install -y wabt
Arch Arch Linux
RUN pacman -S --noconfirm wabt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y wabt
click the source code to copy install wasm-objdump on any operating system with command-not-found.com