Hacker News new | ask | show | jobs
by hawk_ 1440 days ago
is it possible to disable JIT on chrome or Firefox?
2 comments

I found this blog post for chrome/FF: https://lemmy.eus/post/7660

And Edge has so-called "Super Duper Secure Mode": https://microsoftedge.github.io/edgevr/posts/Super-Duper-Sec...

Edge's newer "Enhanced Security"[1] toggles are essentially that, disabling JIT and WebAssembly (alongside other features) on sites you don't frequent. "Strict" disables them on all sites.

1: https://support.microsoft.com/en-us/microsoft-edge/enhance-y...