Max Stoumen

Results 33 comments of Max Stoumen

Hey, thanks for the extensive info! I'll try and take a look at this when I get a chance. One suggestion in the meantime is to try and reduce the...

I was able to get this working with the following workaround: ``` import primitives from "@edge-runtime/primitives" const dependencies = { ...primitives, Uint8Array, } // 1. builds a transformer, using Node.js@18...