This PR adds a basic plugin hook using Extism (webassembly), including a simple example plugin written in Go. Plugins can also be written in many other languages like JS, Rust, .NET or C.
For now t...
Allows plugins in any language. Developers need some feedback on which hooks to add.