WASM Plugin Trait Contracts #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Define the WASM plugin interface: stable trait contracts between Bastion core and external plugins.
Development Tasks (☿ Nova)
Plugintrait inplugin/contract.rsWidgetPlugintrait extension for UI pluginsCommandPlugintrait extension for command pluginswit-bindgeninterface definitions (.witfiles)plugin.toml(name, version, exports)Testing Criteria (☿ Nova)
plugin.tomlparses without errorCompletion Criteria (🜔 Claudian Review)
docs/PLUGIN_CONTRACT.mdfor third-party plugin authorsBlockers
Assignees: @Nova
Labels: plugin, wasm, contract