wasmex
▼
Project version
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.3
v0.8.2
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Pages
Modules
API Reference
Modules
Wasmex
Summary
Functions
call_function/4
child_spec/1
function_exists/2
instance/1
memory/1
module/1
start_link/1
store/1
Wasmex.Components
Sections
Basic Usage
Component Interface Types
Options
Summary
Functions
call_function/4
child_spec/1
start_link/1
Wasmex.Components.Component
Summary
Types
t/0
Functions
new/2
Wasmex.Components.ComponentServer
Sections
Usage
Basic Example
Imports Example
Options
Wasmex.Components.Instance
Summary
Functions
call_function/4
new/3
Wasmex.Components.Store
Summary
Functions
new/2
new_wasi/3
Wasmex.Engine
Sections
Example
Summary
Types
t/0
Functions
default/0
new/1
precompile_module/2
Wasmex.EngineConfig
Sections
Options
Example
Summary
Types
t/0
Functions
consume_fuel/2
cranelift_opt_level/2
memory64/2
wasm_backtrace_details/2
Wasmex.Instance
Summary
Types
t/0
Functions
call_exported_function/5
function_export_exists/3
get_global_value/3
memory/2
new/4
set_global_value/4
Wasmex.Memory
Summary
Types
t/0
Functions
from_instance/2
get_byte/3
grow/3
read_binary/4
read_string/4
set_byte/4
size/2
write_binary/4
Wasmex.Module
Summary
Types
t/0
Functions
compile/2
exports/1
imports/1
name/1
serialize/1
unsafe_deserialize/2
Wasmex.Pipe
Sections
Example
Summary
Types
t/0
Functions
new/0
read/1
seek/2
size/1
write/2
Wasmex.Store
Summary
Functions
new/2
new_wasi/3
Wasmex.StoreLimits
Sections
Options
Example
Summary
Types
t/0
Wasmex.StoreOrCaller
Summary
Types
t/0
Functions
get_fuel/1
set_fuel/2
Wasmex.Wasi.PreopenOptions
Sections
Options
Example
Summary
Types
t/0
Wasmex.Wasi.WasiOptions
Sections
Options
Example
Summary
Types
t/0
Wasmex.Wasi.WasiP2Options
Sections
Options
Example
Summary
Types
t/0
Search documentation of wasmex
Settings
Wasmex.Components.Instance
(wasmex v0.10.0)
The component model equivalent to
Wasmex.Instance
Summary
Functions
call_function(instance, function, args, from)
new(store_or_caller, component, imports)
Functions
call_function(instance, function, args, from)
new(store_or_caller, component, imports)