Document wasmtime-rb (#5485)

* Document wasmtime-rb

* Fix typo in `docs/lang-ruby.md`, improve copy
This commit is contained in:
Jimmy Bourassa
2022-12-21 20:02:31 -05:00
committed by GitHub
parent dbc29150b6
commit 24a2f8cac6
3 changed files with 67 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ release is made, such as:
* [`wasmtime-py`](https://github.com/bytecodealliance/wasmtime-py)
* [`wasmtime-go`](https://github.com/bytecodealliance/wasmtime-go)
* [`wasmtime-cpp`](https://github.com/bytecodealliance/wasmtime-cpp)
* [`wasmtime-rb`](https://github.com/bytecodealliance/wasmtime-rb)
Note, though, that bugs and security issues in these projects do not at this
time warrant patch releases for Wasmtime.