Joined September 2014
·

asvd

St.Petersburg | Munich
·
·

Posted to JavaScript sandbox with Web Workers over 1 year ago

I've got a lib for easy snadboxing (and replace manual messaging with exporting the given functions directly into the sandbox):

https://github.com/asvd/jailed

(Not sure if reinit of a sandbox is necessary upon each evaluation. What about simply masking self and postMessage with local vars as null (before evaluating the code)?

Achievements
1 Karma
0 Total ProTip Views