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

Fix wasmer run xyz --dir=. #4724

Closed
linear bot opened this issue May 21, 2024 · 1 comment · Fixed by #4730
Closed

Fix wasmer run xyz --dir=. #4724

linear bot opened this issue May 21, 2024 · 1 comment · Fixed by #4730
Assignees

Comments

@linear
Copy link

linear bot commented May 21, 2024

In order to reproduce you can run:

wasmer run python --dir=. -- file.py
@maminrayej maminrayej self-assigned this May 21, 2024
@maminrayej
Copy link
Contributor

For me, this works:

$ wasmer run temp/python-v2.webc --dir=. -- /mnt/host/temp/main.py
Hello World

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