Function local_runtime::wasm_binary_unwrap
source · pub fn wasm_binary_unwrap() -> &'static [u8] ⓘ
Expand description
Wasm binary unwrapped. If built with BUILD_DUMMY_WASM_BINARY
, the function panics.
pub fn wasm_binary_unwrap() -> &'static [u8] ⓘ
Wasm binary unwrapped. If built with BUILD_DUMMY_WASM_BINARY
, the function panics.