bao-browser 0.1.0

A Rust-native programmable browser runtime built on Servo and SpiderMonkey
1
2
3
4
5
6
7
# bao-browser

Servo browser integration layer of the Bao runtime — `Browser`/`PagePool`/`PageHandle` high-level API, servo embedder bridge, and multi-page lifecycle management.

Part of the [Bao project](https://github.com/putao520/bao) — see the [workspace README](https://github.com/putao520/bao#readme) for the architecture overview.

License: MIT OR MPL-2.0.