Expand description
Interface that provides miscellaneous functions for communicating between the runtime and the node.
Structs§
- Provides implementations for the extern host functions.
Functions§
- Print any
u8
slice as hex. - Print a number.
- Print any valid
utf8
buffer. - Extract the runtime version of the given wasm blob by calling
Core_version
.