https://github.com/fwcd/trails
Experimental web browser and rendering engine written from scratch
https://github.com/fwcd/trails
Last synced: 11 months ago
JSON representation
Experimental web browser and rendering engine written from scratch
- Host: GitHub
- URL: https://github.com/fwcd/trails
- Owner: fwcd
- License: gpl-3.0
- Created: 2022-07-06T00:43:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T13:25:03.000Z (over 3 years ago)
- Last Synced: 2024-04-07T10:22:23.281Z (about 2 years ago)
- Language: Rust
- Homepage:
- Size: 1.62 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trails
[](https://github.com/fwcd/trails/actions/workflows/build.yml)
A small web browser written from scratch using nothing but an HTTP library.

## Running
The brave souls willing to try this highly experimental app may use `cargo run` to run it.