Example from their tests: https://github.com/thx/resvg-js/blob/97944eb0117f3d2135abe4d18be6c467103e2
Example from their tests: https://github.com/thx/resvg-js/blob/97944eb0117f3d2135abe4d18be6c467103e2caa/__test__/wasm.spec.ts#L229
fs of course, but worth a try)
import { DurableObject } from "cloudflare:workers";Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. Received protocol 'cloudflare:'@cloudflare/workers work?


wrangler dev --env dev causes service binding to freak out and screams Cannot access '{functionName}' as we couldn't find a 'wrangler dev' session for service "{service}" to proxy to.Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. Received protocol 'cloudflare:'