Open mie00 opened 3 years ago
To reproduce
eval_js('(function(Js){1}(5))')
Thanks a lot, nice catch :) I like your solution.
There will still be an issue with Scope and PyJs.* names. Could you make them invalid as well, please?
Scope
PyJs.*
To reproduce
eval_js('(function(Js){1}(5))')