Crate wai_bindgen_wasmer

source ยท

Modulesยง

Macrosยง

  • Generate code to support implementing the given interfaces and exporting them to wasm modules.
  • Generate code to support consuming the given interfaces, importaing them from wasm modules.

Structsยง

Enumsยง

Traitsยง

  • Unsafe trait representing types where every byte pattern is valid for their representation.
  • Trait used for the implementation of the Le type.