Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 10 Sep 00:36
· 30 commits to main since this release
v0.3.0
64eea8f
  • Added userspace API (uapi) and syscalls
  • Processes are now run on their own thread
  • Added wait queue
  • Init failures are now more descriptive
  • Added Process.wait and improved kill
  • De-duped sysfs and procfs functionality into KernelFS
  • Added configfs and debugfs
  • Replaced separate TextEncoder and TextDecoder instances with utilium functions