Hi, I don't use node.js so was looking to get this working in the browser or via Cloudflare Worker. Unfortunately both methods fail. On the browser, I get an error about the node.js function Buffer being unavailable. Is it possible to create a version that works client-side in the browser or through a worker?
Hi, I don't use node.js so was looking to get this working in the browser or via Cloudflare Worker. Unfortunately both methods fail. On the browser, I get an error about the node.js function Buffer being unavailable. Is it possible to create a version that works client-side in the browser or through a worker?