Skip to main content

Module engine

Module engine 

Source
Expand description

TensorWasmEngine — a wasmtime::Engine wrapper preconfigured for TensorWasm.

Structs§

EngineConfig
Configuration knobs for the engine.
TensorWasmEngine
A configured wasmtime::Engine plus the background epoch ticker that drives interruption.

Enums§

MemoryBackend
Selects the linear-memory backing strategy for the engine.