searust
Prerequisites (among others):
* rustup
* qemu
* basic build tools
To set up a sysroot and build the kernel:
$ ./init.sh
Build and run the machine:
$ ./run.sh
You should see "Hello, World!" in a VGA output window.
Prerequisites (among others):
* rustup
* qemu
* basic build tools
To set up a sysroot and build the kernel:
$ ./init.sh
Build and run the machine:
$ ./run.sh
You should see "Hello, World!" in a VGA output window.