

Unfortunately it hasn't been updated in four years. I also looked into wasm-nm, since that would be much more convenient for your use case. This invocation works for me with the latest release. Meanwhile, you can enable them manually with the -enable-simd command line option. The latest release of wasm-decompile therefore doesn't have these enabled by default yet, but will in the next release.


The WASM module uses SIMD instructions (prefixed with 0xfd, and also known as vector instructions), which were merged into the spec just last month.
