referrerpolicy=no-referrer-when-downgrade

Crate sp_runtime_interface_test_wasm

Source
Expand description

Tests for the runtime interface traits and proc macros.

Modules§

test_api

Structs§

Opaque

Constants§

WASM_BINARY
WASM_BINARY_BLOATY
WASM_BINARY_PATH

Functions§

import_sp_io
This function is not used, but we require it for the compiler to include sp-io. sp-io is required for its panic and oom handler.
wasm_binary_unwrap
Wasm binary unwrapped. If built with SKIP_WASM_BUILD, the function panics.