mass
mass copied to clipboard
Userland syscall implementation
Right now syscalls are a bit of a hack with a custom calling convention. It should be possible to instead define intrinsic functions that would do custom assembly instead and implement this completely in userland