Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
WasiOptions
Class WasiOptions
Index
Constructors
constructor
Properties
args?
env?
preopens
Methods
free
new
Constructors
constructor
new
Wasi
Options
(
args
,
env
,
preopens
)
:
WasiOptions
Parameters
args
:
any
[]
env
:
object
preopens
:
object
Returns
WasiOptions
Properties
Optional
args
args
?:
any
[]
Optional
env
env
?:
object
preopens
preopens
:
object
Methods
free
free
(
)
:
void
Returns
void
Static
new
new
(
preopens
)
:
WasiOptions
Parameters
preopens
:
object
Returns
WasiOptions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
args
env
preopens
free
new
Spectre WASM32 SDK - Core
Loading...