You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.
The features of stdio don't make a lot of sense inside of javascript (especially the browser).
Lets see how things work without touching the filesystem...
io
library ,loadfile
,dofile
removedprint
needs to change toconsole.log
or similardebug.debug
won't workconsole.error
or similarWill also need to update webpage and examples
The text was updated successfully, but these errors were encountered: