mirror of
https://github.com/denoland/deno
synced 2024-10-30 00:10:06 +00:00
No description
e1d49fe0fe
towards #2960 |
||
---|---|---|
.github | ||
cli | ||
core | ||
deno_typescript | ||
prebuilt | ||
std@43aafbf332 | ||
third_party@43e3cbfdff | ||
tools | ||
website | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc.json | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
gclient_config.py | ||
LICENSE | ||
node_modules | ||
package.json | ||
README.md | ||
Releases.md | ||
tests | ||
tsconfig.json | ||
yarn.lock |
Deno
A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript.
Please read the introduction for more specifics.