Skip to content

Commit f527db4

Browse files
authored
Add Java host implementation. (#84)
Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
1 parent 3a844b8 commit f527db4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,11 @@ The latest and widely implemented version of the specification is [v0.2.1].
5050

5151
* [C++ Host]
5252
* [Go Host]
53+
* [Java Host]
5354

5455
[C++ Host]: https://github.com/proxy-wasm/proxy-wasm-cpp-host
5556
[Go Host]: https://github.com/mosn/proxy-wasm-go-host
57+
[Java Host]: https://github.com/roastedroot/proxy-wasm-java-host
5658

5759
## Community
5860

0 commit comments

Comments
 (0)