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