Crates.io | ffi-gen |
lib.rs | ffi-gen |
version | 0.1.13 |
source | src |
created_at | 2021-11-20 16:12:19.299004 |
updated_at | 2022-01-17 20:03:58.647973 |
description | Call rust from any language. |
homepage | |
repository | https://github.com/cloudpeers/ffi-gen |
max_upload_size | |
id | 484979 |
size | 192,354 |
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
Apache-2.0 OR MIT