Giulio Muscarello
Giulio Muscarello
No, it's not enough. Patrik gives an example on [vm2](https://github.com/patriksimek/vm2)'s project page: `this.constructor.constructor('return process')().exit()`.
Ohh, I see, it makes sense! Indeed, such a sandbox seems to be safe - I tested it against the most significant [tests from `vm2`](https://github.com/patriksimek/vm2/blob/master/test/tests.js) and it seems to work...
It's not abandoned, but I don't have anything special to add either. If there are some enhancements you'd like to suggest, you're welcome to open an issue or a pull...
Seems to be a common issue: https://github.com/ilachill/MK-TFHE/issues/1#issuecomment-504807211 Just comment out the assertion I guess.
You mention that you're "not completely following all of the code". Is there something in particular you're stuck on?
>Sorry for the trouble! No problem! That was just a "weekend project" to fiddle with humanlines, no big deal. Interesting project, by the way!