Skip to main content

Module transform

Module transform 

Source

Modules§

context
ffi
FFI transform implementation that bridges native shared-library transforms with ReifyDB
loader
FFI transform dynamic library loader
registry
wasm
WASM transform implementation that executes WebAssembly modules as columnar transforms
wasm_loader
WASM transform loader — scans a directory for .wasm files and builds a transform registry

Traits§

Transform
A stateless Columns → Columns transformation.