Skip to content

Commit 98dc1fb

Browse files
Update README for 3.2 package release
1 parent c08b0f6 commit 98dc1fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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>

packages/npm-packages/ruby-3_2-wasm-wasi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
WebAssembly 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

0 commit comments

Comments
 (0)