Crates.io | cala_core |
lib.rs | cala_core |
version | 0.1.1 |
source | src |
created_at | 2020-06-25 02:59:58.383691 |
updated_at | 2020-06-25 03:17:47.631462 |
description | Low-level platform glue for Cala |
homepage | https://github.com/libcala/cala_core/blob/master/CHANGELOG.md |
repository | https://github.com/libcala/cala_core |
max_upload_size | |
id | 257752 |
size | 59,751 |
Getting Started | Changelog | Cala Blog | GitHub
This crate is used to make it easier to port to WASM, Android, etc.
Targets that are marked are currently supported, the rest are planned. Targets in bold are preferred for that platform. Targets not listed are (mostly) similar to the ones listed, so bug reports and PRs can still be opened for them. This list is based on how cargo-cala builds distribution packages, so it may seem a little weird.
/lib/arm64-v8a/
)/lib/armeabi-v7a/
)/lib/x86/
)/lib/x86_64/
)Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Contributors are always welcome (thank you for being interested!), whether it be a bug report, bug fix, feature request, feature implementation or whatever. Don't be shy about getting involved. I always make time to fix bugs, so usually a patched version of the library will be out a few days after a report. Features requests will not complete as fast. If you have any questions, design critques, or want me to find you something to work on based on your skill level, you can email me at jeronlau@plopgrizzly.com. Otherwise, here's a link to the issues on GitHub. Before contributing, check out the contribution guidelines, and, as always, make sure to follow the code of conduct.