wasm-posix-host
    Preparing search index...

    Function isWasiModule

    • 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.

      Parameters

      • module: Module

      Returns boolean