Function node_runtime::wasm_binary_unwrap [−][src]
pub fn wasm_binary_unwrap() -> &'static [u8]
Expand description
Wasm binary unwrapped. If built with SKIP_WASM_BUILD
, the function panics.
pub fn wasm_binary_unwrap() -> &'static [u8]
Wasm binary unwrapped. If built with SKIP_WASM_BUILD
, the function panics.