Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T16:17:28.000Z (about 2 months ago)
- Last Synced: 2024-11-30T16:31:08.363Z (about 2 months ago)
- Topics: deno, tauri
- Language: Rust
- Homepage:
- Size: 269 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
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.