#win32 #webview2

sys webview2-com-sys

Bindings generated with the windows crate for the WebView2 COM APIs

27 releases (breaking)

0.23.0 Feb 17, 2023
0.21.0 Oct 25, 2022
0.18.0 Jun 28, 2022
0.14.0 Mar 22, 2022
0.7.0 Nov 9, 2021

#109 in Windows APIs

Download history 5524/week @ 2022-12-01 7126/week @ 2022-12-08 6273/week @ 2022-12-15 5658/week @ 2022-12-22 5010/week @ 2022-12-29 7783/week @ 2023-01-05 6606/week @ 2023-01-12 5677/week @ 2023-01-19 6472/week @ 2023-01-26 6532/week @ 2023-02-02 6323/week @ 2023-02-09 7104/week @ 2023-02-16 5957/week @ 2023-02-23 7118/week @ 2023-03-02 7766/week @ 2023-03-09 7049/week @ 2023-03-16

28,869 downloads per month
Used in 71 crates (via webview2-com)

MIT license

3MB
67K SLoC

webview2-com-sys

This crate implements unsafe Rust bindings for the WebView2 COM APIs using the Windows crate.

Getting Started

This crate has a friendlier wrapper in webview2-com.

Windows Metadata

The Windows crate requires a Windows Metadata (winmd) file describing the API. The one used in this crate was generated with the webview2-win32md project.

Dependencies

~171MB
~3M SLoC