2.7 What's next
This concludes the architecture and the major components of Deno. We've learned a lot! We went from high-level architecture to detail each of the components. We know, at a high-level, what is Deno made of.
In the next chapter, we'll go over the threading model used by Deno. Without discussing the threading model, the discussion on Deno's architecture is incomplete.