ccbpf includes: - a C‑subset compiler (ccbpf‑cc) that generates ccbpf bytecode - a small, portable VM for MCUs - a simple map system and hook/event model - a loadable program format designed for constrained devices
The goal is to let MCUs load and run small, safe, sandboxed programs—similar in spirit to eBPF, but built specifically for embedded environments.