On Sat, Aug 7, 2010 at 4:20 PM, Jonatan Liljedahl <li...@kymatica.com> wrote:
> Is there anything similar to Seeds sandbox module in Gjs?

No, there's currently no sandboxing modules available for gjs,
but I think it wouldn't be too much work to add something simple like
the api you mentioned.

I think it would be enough to create a Sandbox.eval() method or so, which
just uses its own JSContext*.

-- 
Johan Dahlin
_______________________________________________
javascript-list mailing list
javascript-list@gnome.org
http://mail.gnome.org/mailman/listinfo/javascript-list

Reply via email to