https://github.com/typed-sigterm/deno-in-tauri
Run JavaScript/TypeScript code with Deno Code Engine, in Tauri apps.
https://github.com/typed-sigterm/deno-in-tauri
deno tauri
Last synced: 27 days ago
JSON representation
Run JavaScript/TypeScript code with Deno Code Engine, in Tauri apps.
- Host: GitHub
- URL: https://github.com/typed-sigterm/deno-in-tauri
- Owner: typed-sigterm
- License: mit
- Created: 2024-11-30T03:15:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-02T15:22:12.000Z (about 1 month ago)
- Last Synced: 2025-04-02T15:29:13.590Z (about 1 month ago)
- Topics: deno, tauri
- Language: Rust
- Homepage:
- Size: 485 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tauri - Deno in Tauri - Run JS/TS code with Deno Core Engine, in Tauri apps. (Development / Integrations)
README
# Deno in Tauri
Run JavaScript/TypeScript code with Deno Core Engine, in Tauri apps.
> [!TIP]
>
> This project is mainly an example, not a standalone app. Checkout [`lib.rs`](./src-tauri/src/lib.rs) for the core logic.