orvit
orvit
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.
2 replies
DDeno
Created by orvit on 11/14/2022 in #help
deno_core Extension with Global Access
Is there a way to make a Deno Extension be accessed by Extension.op() instead of Deno.core.ops.op()?
58 replies