Afterword

We've accomplished it! We've covered the key points of how a program operates in Deno. We delved into Deno's architecture, threading model, the connection between Rust and V8, foundations, imports, and ops. We grasped fundamental ideas such as the main worker, permissions, program state, runtime, core, module graphs, file fetching, transpilation, instantiation, evaluation, and more. We've also looked at the internals of Deno's storage APIs. That's the extent of our discussion for now. I hope this book has increased your knowledge.

--

Before you go, if you like to share your review with fellow learners, you can email me at author.mayank.c@gmail.com. I'm open to all feedback, suggestions, etc.

Thanks for reading!

Last updated