Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
BSD 3-Clause "New" or "Revised" License
604
stars
37
forks
source link
feat: add Extism plugin system next to native binary exec option #156
Closed
nilslice closed 10 months ago
Now plugins can be written as Extism WebAssembly modules and executed in protolock.
e.g.
protolock status --plugins path/to/plugin.wasm