ark-api-ffi

Crates.ioark-api-ffi
lib.rsark-api-ffi
version0.17.0-pre.43
sourcesrc
created_at2020-02-10 20:43:32.380131
updated_at2024-02-23 15:12:28.707383
descriptionArk low-level Wasm FFI API
homepage
repository
max_upload_size
id207133
size1,256,266
(embark-studios)

documentation

README

💎 Ark API FFI

Embark Embark Crates.io Docs

Low-level mostly unsafe layer that defines the ABI between the Ark host and WebAssembly modules.

This is not intended to be used directly, instead users should use the safe and easier to use ark-api crate in modules.

Contribution

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT + Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

Commit count: 0

cargo fmt