cloudpeers / ffi-gen

Call rust from any language.
20 stars 5 forks source link

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

License

Apache-2.0 OR MIT