Closed mglikesbikes closed 1 year ago
We haven't tested the library with Workers at this time. Are you encountering specific issues in this environment?
I believe there is a conflict between Cloudflare's Crypto implementation and Node's implementation. We don't currently have plans to implement changes that would achieve compatibility
Hello! Wanted to reach out and ask if this library has been tested on Cloudflare Workers. Workers uses V8 (and does polyfill some node libraries) which leads to interesting problems sometimes.
Thanks in advance!