browserify / vm-browserify

require('vm') like in node but for the browser
MIT License
201 stars 37 forks source link

Not working in Chrome 37 #10

Open bttmly opened 10 years ago

bttmly commented 10 years ago

eval in an iframe context doesn't seem to work right now.

May be related to this: https://code.google.com/p/chromium/issues/detail?id=412173