Loading repository data…
Loading repository data…
ZeroX-DG / repository
:earth_americas: :moon: A hobby web browser developed from scratch
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a web browser developed from scratch using Rust. To fit with the "make from scratch" spirit, the development of the browser avoids the use of external libraries as much as possible.
First, make sure you have all the right dependencies installed:
sudo apt install build-essential cmake pkg-config libssl-dev mold
Then it's just as simple as:
cargo run and wait for the code to compile & execute.Check out the Getting Started Guide for more advanced stuff.
I write about what I learn from this journey on my blog (order by latest):