logoalt Hacker News

seegotoday at 1:28 PM1 replyview on HN

Neat! Is there any "bundle/integrate with existing native application" story like Tauris sidecar [0]?

[0]: https://v2.tauri.app/develop/sidecar/


Replies

gabeidxtoday at 1:43 PM

From what I understood, what you want is `deno desktop --include […]`.

> Includes an additional module or file/directory in the compiled executable.

show 1 reply