web3-toolsblockchain
rust-interop
Use when integrating Rust with other languages or runtimes: extern "C" FFI, C/C++ bindings (cxx), generating bindings with bindgen/cbindgen, exposing Rust to Python (PyO3/maturin), Node.js addons (napi-rs/Node-API), WebAssembly (wasm-bindgen/wasm-pack), or generating Swift/Kotlin/Python bindings (UniFFI).
maintainer
joshuadavidthomas
Updated 2/11/2026
Stars
8
Forks
1
quick start
Installation and usage
Use when integrating Rust with other languages or runtimes: extern "C" FFI, C/C++ bindings (cxx), generating bindings with bindgen/cbindgen, exposing Rust to Python (PyO3/maturin), Node.js addons (napi-rs/Node-API), WebAssembly (wasm-bindgen/wasm-pack), or generating Swift/Kotlin/Python bindings (UniFFI).
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use rust-interop