WasmProcessor
Interface that represents a WASM processor.
Props
version
version: string
WASM processor version.
wasm
wasm: string
Binary data of the WASM processor.
Interface that represents a WASM processor.
version: string
WASM processor version.
wasm: string
Binary data of the WASM processor.