Comment #33 on issue 1312 by [email protected]: It's time to get iOS
supported!
http://code.google.com/p/v8/issues/detail?id=1312
The v8 ARM simulator is just a generic VM, that's why it can be used in
NaCl, which is a VM by itself.
And why simulate x86 instructions on ARM when you can simulate ARM on ARM?
I doubt V8-iOS is faster than the built-in ARM simulator, but my point was
that v8 now has that functionality built-in (which it probably didn't when
V8-iOS was started).
You can compile v8 to just not use any JIT at all, even on a supported
architecture.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.