Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.