Cherry 😈
Cherry 😈
DDeno
Created by Cherry 😈 on 2/7/2024 in #help
Embedding all of deno in Rust?
So, I know that you can use deno_core to roll a javascript runtime in Rust and use that, and use it with your own api and whatnot. But what if you want to be able to leverage already created deno libraries, but in your Rust program? Think of it as a sort of plugin system in your Rust app that can leverage all of deno's api (including packages)
17 replies