Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions blog/engineering/introducing-webassembly-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ For more examples of Wasm Plugin, see [webhookx/examples](https://github.com/web

- [webassembly.org](https://webassembly.org/)

- [WebhookX WebAssembly Plugin](https://github.com/webhookx-io/webhookx/blob/main/pkg/plugin/wasm/README.md)
- [WebAssembly Plugin ABI specification](https://github.com/webhookx-io/webhookx/tree/main/pkg/plugin/wasm/versions)
- [WebhookX WebAssembly Plugin](https://github.com/webhookx-io/webhookx/blob/main/plugins/wasm/README.md)
- [WebAssembly Plugin ABI specification](https://github.com/webhookx-io/webhookx/tree/main/plugins/wasm/versions)

- WebAssembly in production

Expand Down