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.
59
59
</tr>
60
60
</thead >
61
61
<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>
62
67
<tr>
63
68
<td><a href="/packages/npm-packages/ruby-head-wasm-wasi">ruby-head-wasm-wasi</a></td>
64
69
<td>HEAD CRuby built on WASI with JS interop support</td>
Original file line number Diff line number Diff line change 2
2
3
3
WebAssembly port of CRuby with WASI.
4
4
5
- This package distributes the latest ` master ` branch of CRuby.
5
+ This package distributes the CRuby 3.2 .
6
6
7
7
## Installation
8
8
You can’t perform that action at this time.
0 commit comments