browser-engine

v1.0
browsers
hard
RALPHBench Team
#rust
#browser
#rendering
#css
#html-parser

Implement a minimal browser rendering engine with HTML parsing, CSS layout (box model, flexbox), DOM tree construction, and basic JavaScript execution through an embedded runtime.

Implement a minimal browser rendering engine with HTML parsing, CSS layout (box model, flexbox), DOM tree construction, and basic JavaScript execution through an embedded runtime.