Get the latest tech news

KernelScript eBPF-centric programming language


KernelScript is a modern, type-safe, domain-specific programming language for eBPF-Centric kernel customization - multikernel/kernelscript

KernelScript's throw/catch works seamlessly in both userspace and eBPF contexts Missing eBPF-specific codegen: Rust/LLVM cannot automatically generate BPF tail calls or kernel module code for@kfunc attributes - features that require deep compiler integration ✅ Zero-boilerplate shared state- Global maps and config blocks are automatically accessible across all programs without imports, exports, or coordination code ✅ Complete automated toolchain- Generate ready-to-use projects with Makefiles, userspace loaders, and build systems from a single source file

Get the Android app

Or read this on Hacker News

Read more on:

Photo of KernelScript

KernelScript