#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

#50 in #embeddable

Download history 1/week @ 2024-09-23 10/week @ 2024-10-14 2/week @ 2024-11-04 21/week @ 2024-12-02 30/week @ 2024-12-09

51 downloads per month

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

~202MB
~4.5M SLoC