Very basic editor where you can write stuff in and not much more
This proved invaluable when it came to setting up the tty to properly work.
This next step requires the Zig compiler to compile and run
How to compile and run
zig build run
Very basic editor where you can write stuff in and not much more
This proved invaluable when it came to setting up the tty to properly work.
This next step requires the Zig compiler to compile and run
How to compile and run
zig build run