tauri-sys
Tauri API bindings
A Rust crate providing bindings to the Tauri API
Bindings to the Tauri API for projects using wasm-bindgen
96 stars
6 watching
24 forks
Language: Rust
last commit: 9 days ago
Linked from 1 awesome list
rusttauriwasmwasm-bindgenwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
tauri-apps/tao | A cross-platform windowing library built in Rust for creating native desktop and mobile applications. | 1,628 |
tauri-apps/create-tauri-app | Automates the creation of new Tauri apps with customizable project templates and configurations. | 1,052 |
alexcrichton/wasm-bindgen | A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 89 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |
jetli/rust-yew-axum-tauri-desktop | A template for building desktop applications using Rust and various frameworks | 136 |
songtianyi/tdengine-rust-bindings | Rust bindings for TDengine's database API | 7 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,813 |
cyndis/qmlrs | Enables interaction between Rust code and QtQuick/Qt UI components using bindings. | 437 |
servo/core-foundation-rs | Rust bindings to Core Foundation and other low-level libraries on Mac OS X and iOS. | 1,018 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |
deltaphc/raylib-rs | Rust bindings for the raylib game development library | 779 |
rust-lang/api-guidelines | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |