DenoDDeno
Powered by
AV6A
Deno•3y ago•
1 reply
AV6

deno runtime extensions seems to be not working

the example provided here https://github.com/denoland/deno/tree/main/runtime/examples/extension_with_esm seems to be not working. when the js file is executed, i get an error
Error: TypeError: Deno[Deno.internal].core.opSync is not a function
Error: TypeError: Deno[Deno.internal].core.opSync is not a function
. what changed, i am able to register an extension with JsRuntime directly but not through workerOptions.

wondering how to fix this. How do we access the extension ops from the js side in the latest version?
GitHub
deno/runtime/examples/extension_with_esm at main · denoland/deno
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.
deno/runtime/examples/extension_with_esm at main · denoland/deno
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Next throwing an error that seems to be "Deno not defined"
AirmanEpicAAirmanEpic / help
17mo ago
Native extensions for Deno?
Lewis CampbellLLewis Campbell / help
4y ago