Hi,

Have you looked into MuJS instead of duktape? http://mujs.com/
It has a C api similar to Lua, with all state encapsulated in an
opaque structure, that you interface with via a virtual stack.

It could be easily tested. I did so the PAC related code is contained in a specific
place, sharing nothing specific but a somehow generic internal api.
I have personally no bold opinion at this time about which JS engine to use.

Tomasz
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to