Document wasmtime-rb (#5485)
* Document wasmtime-rb * Fix typo in `docs/lang-ruby.md`, improve copy
This commit is contained in:
@@ -116,6 +116,7 @@ the implementation:
|
||||
* **[Python]** - the [`wasmtime` PyPI package]
|
||||
* **[.NET]** - the [`Wasmtime` NuGet package]
|
||||
* **[Go]** - the [`wasmtime-go` repository]
|
||||
* **[Ruby]** - the [`wasmtime` gem]
|
||||
|
||||
[Rust]: https://bytecodealliance.github.io/wasmtime/lang-rust.html
|
||||
[C]: https://bytecodealliance.github.io/wasmtime/examples-c-embed.html
|
||||
@@ -130,6 +131,8 @@ the implementation:
|
||||
[wasmtime-cpp]: https://github.com/bytecodealliance/wasmtime-cpp
|
||||
[`wasmtime` Conan package]: https://conan.io/center/wasmtime
|
||||
[`wasmtime-cpp` Conan package]: https://conan.io/center/wasmtime-cpp
|
||||
[Ruby]: https://bytecodealliance.github.io/wasmtime/lang-ruby.html
|
||||
[`wasmtime` gem]: https://rubygems.org/gems/wasmtime
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user