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 d223a21 commit cc1255eCopy full SHA for cc1255e
CONTRIBUTING.md
@@ -24,9 +24,9 @@ $ rake build:download_prebuilt
24
$ rake build:head-wasm32-unknown-wasip1-full
25
26
# Build npm package
27
-$ rake npm:ruby-head-wasm-wasi
+$ rake npm:ruby-head-wasm-wasip2:build
28
# Test npm package
29
-$ rake npm:ruby-head-wasm-wasi:check
+$ rake npm:ruby-head-wasm-wasip2:check
30
```
31
32
If you need to re-build Ruby, please clean `./rubies` directory, and run `rake npm:ruby-head-wasm-wasi` again.
0 commit comments