-
Awesome little package - I am currently experimenting with converting audio files to smaller versions for use in our AI platform, and this fits just the case!
As that can obviously heavily block th…
-
Want to use this lib in a WebWorker, but there's a line using `window` object, which is not exists in WebWorker.
-
### Describe the bug
With NextJS 14 importing web worker is causing an error and won't load it. At version 8.3.13 it works, before @module-federation runtime refactored. I manage to create a basic …
-
### Document Link
https://flutter.dev/go/web-cleanup-service-worker
### What problem are you solving?
The current default service worker implementation is one of (several) approaches that can be us…
-
### Describe the bug
I'm using vite and get the following error in my typescript react project:
`./node_modules/@bugsnag/web-worker/types/notifier.ts(17,10): error TS1205: Re-exporting a type when t…
-
### Describe the bug
might be more of an issue with vite, but.
creating a worker inside a package that then gets loaded as a dependency doesnt work, see steps to reproduce.
### Reproduction
…
-
### Describe the bug
i get some error when i use web worker in host
### Reproduction
https://github.com/mrcwl/mf-error-test
### Used Package Manager
pnpm
### System Info
```shell
System:
…
mrcwl updated
2 weeks ago
-
I've done this as a plugin before but haven't tried doing it in this library, it feels like it might be a bit presumptuous. Worth investigating though.
-
We are developing an in-browser racing game that relies heavily on gamepads and particularly complex racing wheels and pedals.
Given the differences in hardware, lack of support for Vibration and H…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…