bitjs icon indicating copy to clipboard operation
bitjs copied to clipboard

Remove build-step for Bit/ByteStreams once Modules support for Dedicated Workers is ubiqitous

Open codedread opened this issue 4 years ago • 0 comments

https://caniuse.com/mdn-api_worker_worker_ecmascript_modules

Chrome/Edge/Opera: Supported ES Modules in Dedicated Workers since Nov 2019 Webkit will support soon. Bug: https://bugs.webkit.org/show_bug.cgi?id=164860 Firefox showing signs of movement now. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247687

codedread avatar Jun 03 '21 15:06 codedread