Set cwd
#5037
Replies: 1 comment 1 reply
-
I think I figured that it's not possible, therefore I have submitted a PR to do this #5040. |
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.
-
Is it possible to set the cwd when compiled to wasm32-wasi? When I run some python file, the cwd is always
/
by default. Is there a way to set that? Would be really cool if you could specify the initial cwd.Beta Was this translation helpful? Give feedback.
All reactions