Kalleby SantosK
Denoβ€’16mo ago
Kalleby Santos

Embedding Deno: How to add external dependencies to esm file?

Hi guys I'm currently working on an ort-rust backend for a custom Embedded Deno project.
At this point I would like to know how can I add external JS dependencies to my esm file. Since I need to implement the Backend interface like in onnxruntime-web.

Also I need to call the registerBackend()
Captura_de_ecra_2024-09-12_093550.png
Was this page helpful?