From 7bbf7943aec6f7560cddfe6f17b653fbd746ebca Mon Sep 17 00:00:00 2001 From: Mike Reinstein Date: Sun, 24 Jun 2018 10:53:59 -0700 Subject: reflect deno2 being merged into root already --- Roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 6480b36be..9bc62551a 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -7,8 +7,7 @@ API and Feature requests should be submitted as PRs to this document. ETA: July 2018. Go is a garbage collected language and we are worried that combining it with -V8's GC will lead to difficult contention problems down the road. This work -is being done in the deno2 sub-directory. +V8's GC will lead to difficult contention problems down the road. The V8Worker2 binding/concept is being ported to a new C++ library called libdeno. libdeno will include the entire JS runtime as a V8 snapshot. It still -- cgit v1.2.3