Arend
Arend
DDeno
Created by Arend on 12/13/2023 in #help
If I want to integrate a fully featured Deno runtime into my application, where do I start?
Yeah, that’s fair 🙂
10 replies
DDeno
Created by Arend on 12/13/2023 in #help
If I want to integrate a fully featured Deno runtime into my application, where do I start?
looks like it's a pretty huge crate though, would have been great if components such as tsc and npm were split off into their own crates too
10 replies
DDeno
Created by Arend on 12/13/2023 in #help
If I want to integrate a fully featured Deno runtime into my application, where do I start?
Right thanks, I think indeed I can fork the deno crate and add an entry point for my use case or otherwise lift the pieces I need from that crate, depending on feasibility
10 replies