Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rattray
on Feb 8, 2023
|
parent
|
context
|
favorite
| on:
Google and Mozilla are working on iOS browsers tha...
Stupid question: does JSC have a JIT?
sophiebits
on Feb 8, 2023
[β]
Yes. On iOS you can only use the JIT through an out-of-process web browser (WKWebView or SFSafariViewController) so itβs likely Firefox and Chrome would use non-JIT in-process engine (even if that were JSC!) unless the JIT restriction is lifted.
saagarjha
on Feb 8, 2023
|
parent
|
next
[β]
I'm sure they'll just use their own bytecode interpreters. Blink in particular has one that they've worked pretty hard on.
rattray
on Feb 8, 2023
|
parent
|
prev
[β]
Thank you!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: