mirror of
https://github.com/extism/extism.git
synced 2026-01-10 06:18:00 -05:00
- Removes `Plugin::new_with_manifest` and updates `Plugin::new` to take wasm bytes or `Manifest` using the new `WasmInput` trait - Removes `PluginBuilder::new_with_module` in favor of a `PluginBuilder::new` with a `WasmInput` argument
extsim-manifest
This crate defines the manifest type for Extism.
The JSON Schema definition can be found in schema.json