Go reimplementation of webhook.
Required versions of tinygo, wit-bindgen-go-cli, wasm-tools can be found in dev-deps.txt.
See Go tooling for more information.
go mod init <module-path>
./regen.sh./build.sh# in repo root
obelisk server run --config obelisk-local-go-all.tomlSee webhook readme.