DenoDDeno
Powered by
kiakoK
Denoโ€ข16mo agoโ€ข
1 reply
kiako

Using JsRuntime in an async context

Hiya! I'm trying to use
deno_core::JsRuntime
deno_core::JsRuntime
in an async block, but I'm running into issues as the module loader of
RuntimeOptions
RuntimeOptions
is wrapped in an
Rc
Rc
. Would anyone know a way to get around this, while still being able to load modules from the filesystem?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Async execution context
shultz๐Ÿ‡ฎ๐Ÿ‡ฑSshultz๐Ÿ‡ฎ๐Ÿ‡ฑ / help
3y ago
How to Extensions in JSRuntime ?
Ram Durga SaiRRam Durga Sai / help
3y ago