Detect whether a compiled WebAssembly module is a WASI module.
wasi_snapshot_preview1 is the only WASI version this codebase supports; older wasi_unstable modules aren't recognized.
wasi_snapshot_preview1
wasi_unstable
Detect whether a compiled WebAssembly module is a WASI module.
wasi_snapshot_preview1is the only WASI version this codebase supports; olderwasi_unstablemodules aren't recognized.