Skip to main content

Module kernel

Module kernel 

Source
Expand description

WASM host implementation for the OCCT kernel.

Manages the wasmtime Engine, Store, and Instance, and provides helper methods for memory transfer across the WASM boundary.

Structs§

OcctKernel
The OCCT CAD kernel, backed by a sandboxed WASM module.