Skip to content
/ ffi-gen Public
forked from gnunicorn/ffi-gen

Call rust from any language.

Notifications You must be signed in to change notification settings

bmcpt/ffi-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Call rust from any language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 88.9%
  • JavaScript 6.3%
  • Dart 4.6%
  • Other 0.2%