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

#615 in WebAssembly

Download history 6/week @ 2024-02-15 36/week @ 2024-02-22 4/week @ 2024-02-29 6/week @ 2024-03-07 6/week @ 2024-03-14

57 downloads per month
Used in 2 crates

MIT license

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

~3–14MB
~167K SLoC