采用
Deno是一个安全的JavaScript和TypeScript运行时,它是由Node.js的创始人Ryan Dahl开发的。 Deno是基于V8,使用Rust开发,它是一个更安全的JavaScript运行时,它还内置支持TypeScript。
Deno最大的特点是安全性和可扩展性,如果你要开发一个基于JS/Wasm的Serverless Runtime,Deno是非常好的选择。
Bun & Friends
- Deno Fresh: The next-gen web framework - https://fresh.deno.dev/
- jsr: package registry for JavaScript and TypeScript - https://jsr.io/
- Bun: A fast runtime for JavaScript and TypeScript - https://deno.land/
- Node.js: https://nodejs.org/
- Fresh: simple, approachable, productive web framework
- UIX: is a state-of-the-art TypeScript framework for developing full-stack web applications
References
- Deno: https://bun.sh/
- The Internals of Deno: https://choubey.gitbook.io/internals-of-deno