deno_core usage
Are there any repos using deno_core in their code + how would I enable the unstable features and URL imports?
deno_runtime, which comes with basically every API in Denodeno_runtime doesn't come with import support though, so you'd have to set that up yourselfDeno.coreWorkerOptions