Last updated 6 months ago
• Docs
/ / includeBytes
includeBytes(pathToWasm): Uint8Array
pathToWasm
Uint8Array
A macro that reads the WASM code from the specified path at compile time.
• pathToWasm: string
string
The path to the WASM file to read code from.