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

#687 in WebAssembly

Download history 11/week @ 2024-02-16 31/week @ 2024-02-23 4/week @ 2024-03-01 10/week @ 2024-03-08 2/week @ 2024-03-15 41/week @ 2024-03-29 17/week @ 2024-04-05

58 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–13MB
~151K SLoC