Last time I checked it broke WASM which is used on Brave Search for example and so it wasn’t really a practical option for Brave users. I don’t know whether this has changed though (WASM shouldn’t need the JIT to work).
I actually tested the Brave Search on Cromite with JIT disabled and on Microsoft Edge with Enhanced Security mode(Which disables JIT)
And Brave search is fully functional
The part of Brave Search that requires WASM if I recall correctly is the CAPTCHA. So if you don’t run into a CAPTCHA, you should be fine, but if a CAPTCHA is shown, it may not be possible to get past it without WASM.
Hello there,
I just wanted to ask, are there any possibilities that your team would implement the three-tier JIT implementation which I asked for? Having a UI to manage sites with access to the different levels of V8 optimizer would help maintain a balance b/w security and performance in a better and easier way, just as you pointed out on the GitHub page. I hope you do consider.