wasdk / WebAssemblyStudio

Learn, Teach, Work and Play in the WebAssembly Studio
http://webassembly.studio
MIT License
2.91k stars 274 forks source link

Fs explorer #502

Closed mneil closed 2 years ago

mneil commented 2 years ago

Associated Issue: #1

Summary of Changes

Test Plan

Run the dev server, open the terminal, touch a file in /project. Open the web console and write fs.writeFileSync("/project/test.txt", "ok"). The files created should exist and have the correct contents in the explorer.