File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/npm-packages/ruby-3_2-wasm-wasi Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,11 @@ See the `README.md` of each package for more detail and its usage.
5959 </tr>
6060 </thead >
6161 <tbody >
62+ <tr>
63+ <td><a href="/packages/npm-packages/ruby-3_2-wasm-wasi">ruby-3_2-wasm-wasi</a></td>
64+ <td>CRuby 3.2 built on WASI with JS interop support</td>
65+ <td><a href="https://badge.fury.io/js/ruby-3_2-wasm-wasi" rel="nofollow"><img src="https://badge.fury.io/js/ruby-3_2-wasm-wasi.svg" alt="npm version" style="max-width: 100%;"></a></td>
66+ </tr>
6267 <tr>
6368 <td><a href="/packages/npm-packages/ruby-head-wasm-wasi">ruby-head-wasm-wasi</a></td>
6469 <td>HEAD CRuby built on WASI with JS interop support</td>
Original file line number Diff line number Diff line change 22
33WebAssembly port of CRuby with WASI.
44
5- This package distributes the latest ` master ` branch of CRuby.
5+ This package distributes the CRuby 3.2 .
66
77## Installation
88
You can’t perform that action at this time.
0 commit comments