endojs / Jessie

Tiny subset of JavaScript for ocap-safe universal mobile code
Apache License 2.0
281 stars 16 forks source link

fix(whitelist): bring up-to-date with a functional SES whitelist #40

Closed michaelfig closed 4 years ago

michaelfig commented 4 years ago

Note that optimizations/assumptions in realms-shim/src/stdlib.js prevent this whitelist from deleting globals like isFinite, but the whitelist should work when this limitation is fixed.