Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 226 Bytes

readme.md

File metadata and controls

1 lines (1 loc) · 226 Bytes

This is a Rust wrapper around CEF for use in my ktime project since using C isnt very fun and interfacing with cef require me using msvc on windows. I'd rather learn a new language and wrap the multiplatform libcef.dll myself.