# deno_lib_ext (unofficial) Fully-featured and extensible Deno crate for embedding Deno in your Rust app. This is a branch of the [Deno](https://github.com/denoland/deno) v2.1 branch: https://github.com/denoland/deno/tree/v2.1. The code of this crate is here: https://github.com/carloslfu/deno/tree/deno_lib_ext. To see a working example of this crate, see the [deno-lib-playground](https://github.com/carloslfu/deno-lib-playground) repo.