Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val 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