Skip to content

Commit 4700050

Browse files
authored
Mention Ruby as a host language (#1168)
1 parent 30be75e commit 4700050

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,10 @@ components:
476476
generate Python source code to interact with the component using an embedding
477477
of Wasmtime for its core WebAssembly support.
478478

479+
- Ruby: the [`wasmtime-rb`](https://github.com/bytecodealliance/wasmtime-rb)
480+
project has initial support for components since
481+
[v27](https://github.com/bytecodealliance/wasmtime-rb/releases/tag/v27.0.0).
482+
479483
- Tooling: the [`wasm-tools`] project can be used to inspect and modify
480484
low-level details of components. For example as previously mentioned you can
481485
inspect the WIT-based interface of a component with `wasm-tools component

0 commit comments

Comments
 (0)