wasm-opt
Optimize WebAssembly binary files. More information: <https://github.com/webassembly/binaryen>.
RUN apt-get update && \
apt-get install -y binaryen
RUN apt-get update && \
apt-get install -y binaryen
RUN apk add binaryen
RUN apt-get update && \
apt-get install -y binaryen