WebAssembly Sources
The WASM (WebAssembly) source is used for blueprints that are built as WASM binaries and intended to be executed in
a WASM runtime such as Wasmtime.
Requirements
The requirements for running WASM blueprints are available here
Support Status
WASM sources exist as a reserved blueprint source kind, but the operator manager may ignore them until WASM execution is enabled in the runtime.