Hi, It looks as though Mozilla's Rhino JavaScript engine can within a smaller footprint. However, it uses Java and therefore the JVM, so memory usage (I'd assume) may vary from file size.
About Rhino's footprint: http://www.mozilla.org/rhino/footprint.html Additionally, because it is Java-based it might need a different approach (e.g. Java development) as opposed to embedding V8 (C/C++ development, excluding Java?). I hope this is helpful, pikpik -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
