Broust is an experimental browser built with Rust
.
This project is not intended for serious use, and is used to learn the fundamental working of browser engines and the amazing things like networking,layout rendering,parsing that happens behind them.
Clone the repo - git clone https://github.com/arjunindia/broust.git
/
To run the program, use
cargo run -- https://www.google.com