wasm-bindgen
Binding library
A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript.
Repository has moved
25 stars
4 watching
3 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smokku/gwg-bindgen | An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |
alexcrichton/curl-rust | Rust bindings to libcurl, providing a simple interface for making HTTP requests | 1,021 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
alexcrichton/ssh2-rs | Rust bindings to an ssh client library | 491 |
alexcrichton/bzip2-rs | A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding | 99 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 88 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
infinyon/node-bindgen | Automates the process of converting Rust code to Node.js modules | 535 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
jonaskruckenberg/tauri-sys | A Rust crate providing bindings to the Tauri API | 96 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
alexcrichton/tar-rs | A Rust library for reading and writing tar archives | 629 |
remy/bind.js | A JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support. | 694 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |