D
Deno
A
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
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Next throwing an error that seems to be "Deno not defined"
A
AirmanEpic / help
17mo ago
Native extensions for Deno?
L
Lewis Campbell / help
4y ago