23 unstable releases (3 breaking)
new 0.17.0-pre.18 | Mar 20, 2023 |
---|---|
0.17.0-pre.16 | Feb 27, 2023 |
0.17.0-pre.13 | Dec 16, 2022 |
0.17.0-pre.12 | Nov 28, 2022 |
0.0.0 | Feb 10, 2020 |
#306 in WebAssembly
4,087 downloads per month
Used in 3 crates
(2 directly)
300KB
5.5K
SLoC
💎 Ark API FFI
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
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
For clarity, "your" refers to Embark or any other licensee/user of the contribution.
Dependencies
~0.8–1.7MB
~39K SLoC