Module runtime

Module runtime 

Source
Expand description

Trait that both sandbox and wasmi runtimes must implement.

Enums§

RunFallibleError
Error returned from closure argument in Runtime::run_fallible.

Traits§

Runtime