Macro include_wasm

Source
macro_rules! include_wasm {
    () => { ... };
}
Expand description

Imports the generated static wasm blobs from the build output directory as generated by ‘embed_wasm_build::compile_wasm’