StarBrowser
- 2 Devlogs
- 3 Total hours
A Web browser made in rust
A Web browser made in rust
Added the initial browser engine foundataion. I added basic support for http protocol and implemented http request encoding.
I created the basic app here but it just shows a colour right now. I was following a tutorial on basic rust because I’m still learning it.