#deno #run-time #executable #typescript #embeddable #javascript

bin+lib cli_lib

The deno executable embeddable as a library (unoffical)

1 stable release

1.25.2 Sep 13, 2022

#54 in #embeddable

MIT license

16MB
259K SLoC

JavaScript 165K SLoC // 0.1% comments Rust 55K SLoC // 0.0% comments TypeScript 39K SLoC // 0.3% comments JSX 39 SLoC // 0.0% comments Lua 16 SLoC

Deno CLI Crate

crates docs

This provides the actual deno executable and the user-facing APIs.

The deno crate uses the deno_core to provide the executable.

Dependencies

~196MB
~4M SLoC