Some Questions about Squirrel Fish
Hi all, Sorry If any of these questions has been already answered - Is it possible to have squirrel fish as a standalone library? - Is it possible to benchmark squirrelfish alone outside WebKit? - If I'll port squirrel fish to another platform which files shall I modify? regards. haithem.
- Is it possible to have squirrel fish as a standalone library?
Yes, Look at the JavascriptCore directory.. u can compile JSC standalone with it.
- Is it possible to benchmark squirrelfish alone outside WebKit? - If I'll port squirrel fish to another platform which files shall I
Port is required only if u want to enable JIT. The current JIT is only for x86_32/64.. probably AMD_64 also -- Sriram Neelakandan Author - Embedded Linux System Design And Development ( http://tinyurl.com/2doosu)
participants (2)
-
haithem rahmani
-
Sriram Neelakandan