Skip to content

Chromium Embedded Framework (CEF) bindings for rust.

Notifications You must be signed in to change notification settings

mycrl/webview-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webview-rs


current version: 116.0.22+g480de66+chromium-116.0.5845.188
platform supported: Windows / Linux(x11)

Inspired by an internal company project, but not a complete copy. My main job at my previous company was to integrate CEF into the Rust client, but the internal project made a lot of specific changes to accommodate business needs, which wasn't to my liking, so I decided to create a more generic version myself.

Would this be an infringement of intellectual property rights? I don't have a definite answer, after all, I used my experience from working at the company, but it's not like I copied the code exactly and opened it up. To avoid this problem, I will not be providing active support for this project and this is just my own version.

Usage

Cargo has a very poor experience when relying on dynamic libraries, this cannot be fixed at the compiled script level, at least not by publishing directly to crates.io, if you want to run an example, see this issue: #3

License

MIT Copyright (c) 2022 Mr.Panda.

About

Chromium Embedded Framework (CEF) bindings for rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published