Structs
- A GitHub release locator.
- A container around Extism’s
Pluginand [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
.wasmfile to the host’s file system. - 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.
Statics
Functions
- Create an HTTP/HTTPS client that’ll be used for downloading files.
- Create an HTTP/HTTPS client with the provided options, that’ll be used for downloading files.
- Convert the provided virtual guest path to an absolute host path.
- Convert the provided absolute host path to a virtual guest path suitable for WASI sandboxed runtimes.