Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set CWD to /home when running WASI #4725

Closed
linear bot opened this issue May 21, 2024 · 0 comments · Fixed by #4730
Closed

Set CWD to /home when running WASI #4725

linear bot opened this issue May 21, 2024 · 0 comments · Fixed by #4730
Assignees

Comments

@linear
Copy link

linear bot commented May 21, 2024

The solution should set the cwd to /home when running WASI and mount . automatically into /home by default.

Related to #4724 .

This should work:

wasmer run python/python --dir=. -- main.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant