boxgaming / qbjs

QBasic for the web
https://qbjs.org
MIT License
51 stars 9 forks source link

Update Open command to work with URLs #105

Closed boxgaming closed 9 months ago

boxgaming commented 9 months ago

Update the Open command so that if the requested file does not exist in the virutal filesystem, attempt to download the file to the specified vfs location as from a URL.