Crate wasm_testbed[][src]

Structs

A Substrate wasm runtime testbed. This is a (very) minimum environment that allows loading and executing some calls into the wasm. Note that any call that most calls that requires storage will fail (for instance balances.transfer, system.remark, …)

Enums

Type Definitions

This is a “magic” number signaling that out Wasm is a substrate wasm.