Skip to main content

Module wasm_loader

Module wasm_loader 

Source
Expand description

WASM transform loader — scans a directory for .wasm files and builds a transform registry

Functions§

load_transforms_from_dir
Scan a directory for .wasm files, read each one, and return a Transforms registry with factory functions that create WasmTransform instances.