This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Description
Modules that need to be added or updated:
- utils
- events
- fs (possibly get listing files and add more ways to read files)
- http (out of date, need updating)
- https (make it proxy to the same http server)
- vm (maybe just message that is it not allowed, possibly could upgrade sandbox to use this interface rather than the lower level hooks)
- assert (rewrite to make it work with our console)
- tty (error message for not allowed (not really useful in our case really))
- os ( ^ )