deno_core
deno_core copied to clipboard
feat: upgrade V8 to 136
in 13.6 the cppgc heap is automatically created, so we can remove our initialization for it.
also updated dcore to run worker tests properly, since i was trying to debug failures in them.