Hacker News new | ask | show | jobs
by gaigepr 3185 days ago
Is the security policy that is used as a reason to not implement a bunch of stuff documented somewhere?
1 comments

6th paragraph of README.md:

> Anything to do with the OS or file IO is not provided. Such things do not belong in the core libraries of an embedded scripting language (do you really want scripts to be able to read and write random files without restriction?).