Partytown

github.com/BuilderIO/partytown, на сайте с December 11, 2022 13:56
Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker.