Crate warpgate

source ·

Re-exports§

Modules§

Structs§

  • A GitHub release locator.
  • A container around Extism’s Plugin and Manifest types that provides convenience methods for calling and caching functions from the WASM plugin. It also provides additional methods for easily working with WASI and virtual paths.
  • A system for loading plugins from a locator strategy, and caching the .wasm file to the host’s file system.
  • The Manifest type is used to configure the runtime and specify how to load modules.
  • A wapm.io package locator.

Enums§

  • Strategies for locating plugins.
  • A container for WASI virtual paths that can also keep a reference to the original real path.
  • The Wasm type specifies how to access a WebAssembly module

Statics§

Functions§

Type Aliases§