Expand description

Crate provides support for wasm runtime.

Re-exports

Modules

  • Syscall implementations generic over wasmi and sandbox backends.
  • Core logic for usage both in runtime and in lazy-pages native part.
  • Work with WASM program memory in backends.
  • Trait that both sandbox and wasmi runtimes must implement.

Macros

Structs

Enums

Constants

Traits

Type Aliases