EvaScript 0.7.5 released
This release improves the performance of script evaluation dramatically.
There is a new JSExecution class controlling the execution context of a JSGlobal object. There can me more than one instance of JSExecution controlling the same JSGlobal object. EvaScript should be thread save now. However, using EvaScript that way is experimental at the moment.
Enjoy! Max

rss

Comments
No comments.