Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

omichel/cef-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

859 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell

A minimal CEF (Chromium Embedded Framework) browser shell built with cef-rs.

Building

cargo build

Running

cargo run

Packaging (Windows)

To create a distribution package:

cargo dist

This builds the release binary and packages it with all required CEF resources into dist/Cresus/.

Bundling (macOS)

cargo run --bin bundle_shell

This creates a macOS app bundle with all required frameworks and helpers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%