Pre-release 0.0.101 with primitive access control list (in progress)
Pre-release
Pre-release
Notes
- Access control list implementation is still in its proof of concept stage and its design may change
- The ACL in the demo blocks write access to
constructor
,prototype
,__proto__
of global objects - It blocks listing of all the properties in
window
object