Nyble is a web browser built from scratch designed for modern websites — think of Discord or Youtube.
Most browsers need literal super computers to compile; Nyble does not.
1. Why do I only see a JavaScript engine?
We don't want to work on EVERYTHING at once—we'll complete ONE component and then move on to the next.
2. How do I build this project?
Each component SHOULD have a Makefile — run make to build it.
3. When will this be ready for like, normal daily usage?
Probably in a few months if not years.
This project is licensed under MPL-2.0, click here for the repository's snapshot of the LICENSE.