You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/public-api
Thomas Eizinger 239acac2c5
workspace: include eBPF crates in default-members
Being able to compile the eBPF crates for the host architecture is
useful because it allows `cargo build` and `cargo test` to "just work".

To achieve that, we feature-gate `no_std` and `no_main` on the bpf
target architecture.
3 weeks ago
..
aya-build.txt Extract aya-build for building eBPF crates 5 months ago
aya-ebpf-bindings.txt public-api: regenerate 1 month ago
aya-ebpf-cty.txt chore: Bless public API changes 1 year ago
aya-ebpf-macros.txt Add support for Flow Dissector programs 1 month ago
aya-ebpf.txt workspace: include eBPF crates in default-members 3 weeks ago
aya-log-common.txt public-api: regenerate 1 month ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-parser.txt public-api: regenerate 1 month ago
aya-log.txt build(deps): update public-api requirement in the cargo-crates group 5 months ago
aya-obj.txt Add support for Flow Dissector programs 1 month ago
aya.txt Add support for Flow Dissector programs 1 month ago