14 releases
0.1.13 | Jan 17, 2022 |
---|---|
0.1.12 | Jan 12, 2022 |
0.1.8 | Dec 28, 2021 |
0.1.0 | Nov 20, 2021 |
#703 in WebAssembly
39 downloads per month
Used in 2 crates
165KB
4K
SLoC
ffi-gen
Call rust from any language. Take a look at the example to get you started.
This requires wasm-multi-value-reverse-polyfill
to be in your path when targeting js:
cargo install --git https://github.com/vmx/wasm-multi-value-reverse-polyfill --locked
Supported languages
- dart
- js
License
Apache-2.0 OR MIT
lib.rs
:
ffi-gen
Call rust from any language.
Dependencies
~4–12MB
~169K SLoC