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
I have a wasi program, and the command "wasmer run B1-4.wasm --dir=./testfolder -- testfolder" will make it perform well. But it seems that the wasmer-python can't set the pre-open directory as wasmer-cli does. I found that the wasmer-python not support the following options from the example folder.
Summary
I have a wasi program, and the command "wasmer run B1-4.wasm --dir=./testfolder -- testfolder" will make it perform well. But it seems that the wasmer-python can't set the pre-open directory as wasmer-cli does. I found that the wasmer-python not support the following options from the example folder.
The text was updated successfully, but these errors were encountered: