https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletNode/processorerror_event
AudioWorkletNode: processorerror event - Web APIs | MDN
The processorerror event fires when the underlying AudioWorkletProcessor behind the node throws an exception in its constructor, the process method, or any...
event webapismdn
https://caniuse.com/mdn-api_audioworkletnode_processorerror_event
AudioWorkletNode API: `processorerror` event | Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
can i use