mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
Integrated only with deno check (and test, `run --check`, etc) currently. All spec tests for deno check pass except for 3, which i've disabled --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: Divy Srivastava <me@littledivy.com> |
||
|---|---|---|
| .. | ||
| npm | ||
| standalone | ||
| util | ||
| args.rs | ||
| build.rs | ||
| Cargo.toml | ||
| clippy.toml | ||
| lib.rs | ||
| loader.rs | ||
| README.md | ||
| shared.rs | ||
| sys.rs | ||
| version.rs | ||
| version.txt | ||
| worker.rs | ||
deno_lib
This crate contains the shared code between the Deno CLI and denort. It is highly unstable.