hyperdrive
hyperdrive copied to clipboard
Deno support
Would be great for this package to have Deno support.
At the moment the main blocker is this:
error: Uncaught ReferenceError: require is not defined
at https://cdn.esm.sh/v41/[email protected]/deno/node-gyp-build.js:2:952
some dep seems to be using node-gyp and it prevents it from working on Deno