rchaser53 /
rust-jvm
A toy JVM on Web Browser implemented by Rust
40/100 healthLoading repository data…
maekawatoshiki / repository
A toy web browser implemented in Rust from scratch
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Naglfar is a toy web browser in Rust.
I'm focusing on developing a toy JavaScript engine: .

A blank window will appear if you run Naglfar with no option.
$ cargo run
Give the local html file (e.g. ./example/test.html):
$ cargo run file://`pwd`/example/test.html
Give the html file on the Internet: (But most of web sites are too much for Naglfar...)
$ cargo run https://maekawatoshiki.github.io/naglfar/example/test.html
Great thanks to robinson
Selected from shared topics, language and repository description—not editorial ratings.
rchaser53 /
A toy JVM on Web Browser implemented by Rust
40/100 healthvedantwpatil /
Created a toy web engine following the Web Browser Engineering Book
50/100 healthlapla-cogito /
A toy web browser written in Rust
31/100 health0xlax /
Web Browser build in Rust (a toy project)
42/100 healthbabalolajnr /
A toy browser engine inspired by https://github.com/mbrubeck/robinson
43/100 healthjosht-jpg /
A toy web browser written in Rust
27/100 health