@simon >use client-side JavaScript running in a Web Worker.
So you can literally ask - "freeze my webbowser".
@danil or at least burn one available CPU core - Web Workers should get their own threads so in theory it should be be able to freeze a whole tab (in theory...)
@danil or at least burn one available CPU core - Web Workers should get their own threads so in theory it should be be able to freeze a whole tab (in theory...)