`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.