ffi-gen

Crates.ioffi-gen
lib.rsffi-gen
version0.1.13
sourcesrc
created_at2021-11-20 16:12:19.299004
updated_at2022-01-17 20:03:58.647973
descriptionCall rust from any language.
homepage
repositoryhttps://github.com/cloudpeers/ffi-gen
max_upload_size
id484979
size192,354
David Craven (dvc94ch)

documentation

README

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

Commit count: 164

cargo fmt