wasmify/types

Types

Shorthand for typing return types of exports

pub type Get(t) =
  Result(t, Nil)
pub type Global
pub type GlobalVar
pub type Imports
pub type Uint8Array
pub type WebAssemblyInstance
pub type WebAssemblyModule
Search Document