Skip to main content
Deno 2 is finally here 🎉️
Learn more

🦕 Astrodon - Tauri Bindings for Deno

Note: Only Windows and Linux is supported at the moment.

🎁 Demo

You can easily run the demo:

deno run -A --unstable --reload https://raw.githubusercontent.com/astrodon/astrodon/main/demo/demo.ts

👩‍💻 Development

Running it locally:

cargo build
deno run -A --unstable demo/demo.ts

MIT License