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 tried to implement the shim for the wamer for this purpose i hv cloned the wamer repo and got the iwasm.exe and then tried to run the wasm by using this iwasm file via command "./iwasm path_to_wasm file" but got this error each time "" WASM module load failed: zero byte expected"" or " Read file to buffer failed: open file target/wasm32-unknown-unknown/release/hello_rust_project.wasm failed."
#1425
Open
imgaurav249 opened this issue
Aug 26, 2024
· 0 comments
Clear steps describing how to reproduce the issue, including commands and flags run. If you are seeing an error, please include the full error message and stack trace.
🌍 Your environment
Include the relevant details of your environment.
wasm-pack version:
rustc version:
The text was updated successfully, but these errors were encountered:
🐛 Bug description
Describe your issue in detail.
🤔 Expected Behavior
What should have happened?
👟 Steps to reproduce
Clear steps describing how to reproduce the issue, including commands and flags run. If you are seeing an error, please include the full error message and stack trace.
🌍 Your environment
Include the relevant details of your environment.
wasm-pack version:
rustc version:
The text was updated successfully, but these errors were encountered: