Gosub – An open-source browser engine

Gosub is an innovative browser engine project aiming to revolutionize web browsing. The repository contains the core components like HTML5 tokenizer, CSS3 parser, networking stack, and more. While still in its early stages, the engine can parse HTML5 and CSS3 files and render them in a terminal. Users can explore various functionalities by running specific binaries. Notably, the engine can be compiled into WebAssembly for broader usage. Contributors are welcome to join the project, although much of the initial work involves research and planning. Join the development discussion on Zulip chat and be part of this exciting venture!

https://github.com/gosub-io/gosub-engine

To top