Skip to content
  • Waylon Cude's avatar
    Rewrote userspace program to use Rust · 51c7f8c5
    Waylon Cude authored
    This will make it so I don't have to use assembly to write userspace
    programs, I can use a real programming language like Rust. Note that the
    rust environment isn't fully set up as I haven't actually created a
    stack yet. As such writing any actual code will probably cause a
    segfault, this will be fixed shortly.
    51c7f8c5