mirror of https://github.com/aya-rs/aya
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.
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 | |
---|---|---|
.. | ||
src | 3 weeks ago | |
Cargo.toml | 3 weeks ago | |
build.rs | 7 months ago |