Skip to content

Commit 27172f2

Browse files
committed
Add beta version notice to README.md
1 parent 89a61c2 commit 27172f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# KernelScript
22

3+
> **⚠️ Beta Version Notice**
4+
> KernelScript is currently in beta development. The language syntax, APIs, and features are subject to change at any time without backward compatibility guarantees. This software is intended for experimental use and early feedback. Production use is not recommended at this time.
5+
36
**A Domain-Specific Programming Language for eBPF-Centric Development**
47

58
KernelScript is a modern, type-safe, domain-specific programming language that unifies eBPF, userspace, and kernelspace development in a single codebase. Built with an eBPF-centric approach, it provides a clean, readable syntax while generating efficient C code for eBPF programs, coordinated userspace programs, and seamless kernel module (kfunc) integration.

0 commit comments

Comments
 (0)