codegem-aarch64 0.2.0

AArch64 backend for Codegem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "codegem-aarch64"
version = "0.2.0"
edition = "2021"
license = "BSD-2-Clause"
description = "AArch64 backend for Codegem"
homepage = "https://funnsam.github.io/codegem/aarch"
documentation = "https://funnsam.github.io/codegem/aarch"
repoitory = "https://github.com/funnsam/codegem-aarch64"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
codegem = "0.2.3"