Valentyn
Valentyn
@aki-cat, I support your request for improvement. I faced the same problem. Thanks for your knowledgeable description of the issue 👍
The code below solves my problem with polyfills (like `crypto`, `stream`, `process`) and errors using components from Node.js modules. I used the usual low-level Web Crypto API. Maybe it will...
Maybe it will be useful for someone: [Solving a crypto-polyfill usage error by using the Web Crypto API](https://github.com/browserify/randombytes/issues/37#issuecomment-2043332885)