bytecodealliance / wamr-rust-sdk

Apache License 2.0
35 stars 10 forks source link

Sync wamr to commit 67fa155 #54

Closed lum1n0us closed 2 months ago

lum1n0us commented 2 months ago

The commit will bypass access mode modification of STDIN, STDOUT and STDERR. It will help to enable runwasi to run successfully although we don't know why the sandbox in runwasi will let STDOUT read-only.