Function kitchensink_runtime::wasm_binary_unwrap
source · 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.