48 releases
0.17.0-pre.43 | Feb 23, 2024 |
---|---|
0.17.0-pre.38 | Jan 29, 2024 |
0.17.0-pre.33 | Dec 8, 2023 |
0.17.0-pre.32 | Nov 9, 2023 |
0.0.0 | Feb 10, 2020 |
#401 in WebAssembly
82 downloads per month
Used in 3 crates
(2 directly)
350KB
6.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.5–1.7MB
~40K SLoC