Replies: 1 comment 1 reply
-
Which Node.js version are you using? Due to Node.js issue, the test suite #314, Node.js 20 and later causes segmentation fault while running tests, so please ensure that you are using Node.js 18 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was struggling in how to get the tests to run. I followed the contribution document.
I ran: rake npm:ruby-head-wasm-wasi:check
Turns out that if you go directly into the npm package
ruby.wasm/packages/npm-packages/ruby-head-wasm-wasi
and run
npm test
you see the errors:Beta Was this translation helpful? Give feedback.
All reactions