orvitO
Denoβ€’3y agoβ€’
1 reply
orvit

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.
Was this page helpful?