mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
A modern runtime for JavaScript and TypeScript.
.github | ||
build@7b594236fb | ||
build_extra | ||
cli | ||
core | ||
js | ||
prebuilt | ||
tests | ||
third_party@b9286ced4a | ||
tools | ||
website | ||
.appveyor.yml | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.gn | ||
.prettierignore | ||
.prettierrc.json | ||
.rustfmt.toml | ||
.travis.yml | ||
.yarnclean | ||
build_overrides | ||
BUILD.gn | ||
buildtools | ||
Cargo.lock | ||
Cargo.toml | ||
deno.gni | ||
gclient_config.py | ||
LICENSE | ||
node_modules | ||
package.json | ||
README.md | ||
Releases.md | ||
rollup.config.js | ||
testing | ||
tsconfig.json |
deno
A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
Linux & Mac | Windows |
---|---|
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.