Some hours ago, we've released jxcore on github (a nodejs distro with SpiderMonkey) (https://github.com/jxcore/jxcore)..
Thanks for this great JavaScript engine though! Showing the heap memory usage from underlying engine is one of the very few things left I'm trying to do with SpiderMonkey. Is there an easy way? or I should wrap JS_malloc/JS_free methods ? (If it makes sense?) _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

