Files
archived-cef-rs/update-bindings
Bill Avery e66a73c60e feat(test): port tests/shared library from CEF
feat: unify bundle utilities under cef build-util feature

feat: reenable sandbox support in cefsimple

feat: add MainMenu.xib on mac

fix: bypass tryToTerminateApplication for Command+Q

fix: enable much smaller linux release builds
2026-01-01 15:34:55 -08:00
..
2024-12-19 01:23:49 -08:00

update-bindings

Download the prebuilt Chromium Embedded Framework archive on any supported platform and run bindgen on the C API for the cef-dll-sys crate, then regenerate the safe bindings in the cef crate.

You can find the latest version of the prebuilt CEF archives on the Chromium Embedded Framework (CEF) Automated Builds.