An open API service indexing awesome lists of open source software.

https://github.com/wisepythagoras/web-browser-playground


https://github.com/wisepythagoras/web-browser-playground

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web Browser Playgdound

This is yet another attempt to build a web browser, but this time in Rust. I'll keep trying to implement as much of the JS API as I can and at the same time play with rendering HTML to a window.

I'm using [boa](https://github.com/boa-dev/boa) as the JS engine and [iced](https://github.com/iced-rs/iced) for the app.

## License

Althought the code in this repository has been licensed under the GNU GPLv3 license, I forbid the use of this code for the purposes of training any kind of artificial intelligence or machine learning model.