Add a standalone example plugin demonstrating the WASM plugin interface: - example-plugin/Cargo.toml: cdylib crate targeting wasm32-wasip1 - example-plugin/src/lib.rs: mock weather tool using extism-pdk - example-plugin/manifest.toml: plugin manifest declaring tool capability This crate is intentionally NOT added to the workspace members since it targets wasm32-wasip1 and would break the main build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| manifest.toml | ||