package wasmtime

  1. Overview
  2. Docs

Module Wrappers.Wasi_instanceSource

Sourcetype t
Sourceval create : ?inherit_argv:Base.bool -> ?inherit_env:Base.bool -> ?inherit_stdin:Base.bool -> ?inherit_stdout:Base.bool -> ?inherit_stderr:Base.bool -> ?preopen_dirs:(Base.string * Base.string) Base.list -> Store.t -> [ `wasi_unstable | `wasi_snapshot_preview ] -> t