We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5e7f8 commit 78a7ff6Copy full SHA for 78a7ff6
Rakefile
@@ -41,7 +41,7 @@ NPM_PACKAGES = [
41
{
42
name: "ruby-3.4-wasm-wasi",
43
ruby_version: "3.4",
44
- gemfile: "packages/npm-packages/ruby-3.3-wasm-wasi/Gemfile",
+ gemfile: "packages/npm-packages/ruby-3.4-wasm-wasi/Gemfile",
45
target: "wasm32-unknown-wasip1"
46
},
47
0 commit comments