pub fn wasm_binary_unwrap() -> &'static [u8]Notable traits for &'_ [u8]impl<'_> Read for &'_ [u8]impl<'_> Write for &'_ mut [u8]
Expand description

Wasm binary unwrapped. If built with BUILD_DUMMY_WASM_BINARY, the function panics.