comlinkjs

esm deprecated
Comlink’s goal is to make [WebWorkers][webworker] enjoyable. Comlink removes the mental barrier of thinking about `postMessage` and hides the fact that you are working with workers.
Version 3.2.0 License Apache-2.0
<script type="module"> import comlinkjs from 'https://cdn.jsdelivr.net/npm/comlinkjs@3.2.0/+esm' </script>