Class Instance
A WebAssembly virtual machine instance.
class Instance
: wasmer .Handle!(wasmer.bindings.wasm_instance_t)
;
Constructors
| Name | Description |
|---|---|
this
(store, module_, imports)
|
Properties
| Name | Type | Description |
|---|---|---|
hostInfo[set]
|
T | |
hostInfo[get]
|
T |