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
{{ message }}
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
The issue here is that Rust compiler has not been updated to support WASI file system calls. So, you must add a manual workaround in Rust and wait for the official compiler release to catch up.
Following rust code will throw error, it look like this issue wasmerio/wasmer#356
failed to find a pre-opened file descriptor through which "/workspaces/ssvm-nodejs-starter/2020-10-19-11-50-19.json" could be opened
The text was updated successfully, but these errors were encountered: