cs-education / sysbuild

A system programming learning environment in the browser
https://cs-education.github.io/sys/
Other
36 stars 35 forks source link

Jor1k filesystem integration #131

Closed coltonmercurio closed 8 years ago

coltonmercurio commented 8 years ago

Adding a persistent file system to sys-runtime. This uses the local storage as a backend. All files in /home/user will be re-loaded on page refresh.