Hacker News new | past | comments | ask | show | jobs | submit login

You also need a JIT entitlement for the application. Otherwise your browser engine will only be able to interpret JavaScript instead of JIT compiling it. Good luck getting any modern JavaScript framework running with only interpretation available.



Good luck getting any modern JavaScript framework running with only interpretation available.

They'll work, just more slowly --- and if that encourages less abuse of JS, maybe that's a good thing.


Some JavaScript frameworks will work, others will randomly break with timeouts and other weird failures. While we'd hope we'd get less JavaScript abuse all that would happen is no one would use that browser.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: