DDeno•Created by orvit on 2/22/2023 in #help interact with deno Extension at runtime
Is there any way to interact with an extension at code execution? I need to pass a pointer from my runtime implementation to a custom extension, but I'm not sure how to manage that.