webForth
webForth copied to clipboard
Add way to load files to web version - probably this means via URL which would also work in console
- The console should be able to load files,
- From the console, it has to be URLs since its sandboxed
- I think this means adding URLs to the file mechanism
Probably finish #97 first - so passes tests, See also #34 (closed)