You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WASM smoke test needs `node` for post-link.mjs and the WASI
runtime, but it's not available in the devx shell. Install nodejs
via nix-env alongside jq/unzip/zstd in the wasi-sdk setup step,
and add ~/.nix-profile/bin to the smoke test PATH.
0 commit comments