Hacker News new | ask | show | jobs
by danabramov 4156 days ago
JSC doesn't have JIT.

They claim perf is fine though (e.g. because render is always async, app code is always in background).

We shall see!