Skip to main content

Module sim_config

Module sim_config 

Source

Structs§

WasmSimConfigError
Simulation-configuration failure converted to a named JavaScript error at the export boundary.

Enums§

WasmSimConfigErrorKind 🔒

Functions§

wasm_build_sentinel_config
Build a TOML sentinel config string from a JS object.
wasm_build_sim_config
Build a TOML sim config string from a JS object.
wasm_parse_implemented_specs
Parse and validate engine getImplementedSpecs() payload.
wasm_parse_job_meta