wasm-objdump
Display information from WebAssembly binaries. More information: <https://github.com/WebAssembly/wabt>.
RUN apt-get update && \
apt-get install -y wabt
RUN apt-get update && \
apt-get install -y wabt
RUN pacman -S --noconfirm wabt
RUN apt-get update && \
apt-get install -y wabt