API Reference extism v0.5.0

Modules

A CancelHandle is a handle generated by a plugin that allows it to be cancelled from another thread while running.

A Context is needed to create plugins. The Context is where your plugins live. Freeing the context frees all of the plugins in its scope.

This module represents the Native Extism runtime API and is for internal use. Do not use or rely on this this module.

A Plugin represents an instance of your WASM program from the given manifest.