Y
Hacker News
new
|
ask
|
show
|
jobs
by
saghul
2538 days ago
RN on Android also uses JSC, so no JIT. And, and per the video (
https://www.youtube.com/watch?v=zEjqDWqeDdg&feature=youtu.be...
) there is no JIT on Hermes either.
1 comments
sahrens2012
2535 days ago
JSC on Android can use JIT, but some choose to disable it because it uses more memory than it’s worth.
link