OS abstraction layer #229
Labels
arch: none
Affects common code across architectures
arch: x86
Affects the x86 port
enhancement
New feature or request
To be able to write Zig programs to be run by the kernel, an OS abstraction layer (https://ziglang.org/download/0.6.0/release-notes.html#Bring-Your-Own-OS-Abstraction-Layer) is required to allow the stdlib to interface with the kernel.
The text was updated successfully, but these errors were encountered: