Minimum viable browser
| src | Update | |
| .gitignore | Unhardcode font path | |
| build.zig | Update | |
| build.zig.zon | Update | |
| LICENSE | Initial commit | |
| README.md | Update | |
| shell.nix | Update | |
Browser
Bare minimum "browser" using kiesel to get stuff on the screen.
Only supports <body bgcolor>, <body text>, <title>, and <script>.
Obviously not a serious project, don't use this.
Usage
Download https://sdomi.pl/css/chinacat.ttf and place it into the project's root directory. Then run zig build run -- <url>.