Skip to content

Commit 8766f72

Browse files
author
Takeshi Yoneda
authored
Add TinyGo SDK in README (proxy-wasm#13)
Signed-off-by: mathetake <takeshi@tetrate.io>
1 parent cefc2cb commit 8766f72

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,14 @@ Proxy-Wasm extensions across different proxies.
1818
### SDKs
1919

2020
* [C++]
21-
2221
* [Rust]
23-
2422
* [AssemblyScript]
25-
23+
* [TinyGo]
2624

2725
[WebAssembly in Envoy]: docs/WebAssembly-in-Envoy.md
2826
[Envoy / Istio Proxy]: https://github.com/envoyproxy/envoy-wasm
2927
[ATS]: https://github.com/jplevyak/trafficserver/tree/wasm
3028
[C++]: https://github.com/proxy-wasm/proxy-wasm-cpp-sdk
3129
[Rust]: https://github.com/proxy-wasm/proxy-wasm-rust-sdk
3230
[AssemblyScript]: https://github.com/solo-io/proxy-runtime
31+
[TinyGo]: https://github.com/tetratelabs/proxy-wasm-go-sdk

0 commit comments

Comments
 (0)