bevy_cef 0.8.0

Bevy CEF integration for web rendering
1
2
3
4
5
6
7
8
## Problem
<!-- What issue does this PR address? Why is the change needed? -->

## Solution
<!-- How does this PR solve the problem? Key design decisions? -->

## Test Pattern
<!-- How did you verify the change? (e.g., cargo run --example simple --features debug) -->