wasmerio / webassembly.sh

Open-source and installable PWA terminal powered by WebAssembly, WAPM, and Wasmer-JS 🖥
https://webassembly.sh
MIT License
286 stars 31 forks source link

Allow File Redirection in WasmerJS #29

Open torch2424 opened 4 years ago

torch2424 commented 4 years ago

Should be done in wasmer js

https://unix.stackexchange.com/questions/122977/what-is-the-correct-name-for-the-command

E.g echo "a" > x.txt

torch2424 commented 4 years ago

In Wasmer JS as: https://github.com/wasmerio/wasmer-js/issues/95