cbf-chrome 0.1.0-alpha.1

Chromium-specific safe API layer for CBF
Documentation
1
2
3
4
5
6
7
8
9
# cbf-chrome

`cbf-chrome` is the Chromium-specific safe Rust backend crate for CBF.

It connects the browser-generic `cbf` API to the Chromium-backed runtime through `cbf-chrome-sys`.

CBF is currently in alpha. Breaking changes, incomplete features, and security issues are still possible.

See the repository root README.md for setup, supported targets, and runtime requirements.