ffi-gen 0.1.13

Call rust from any language.
Documentation

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