<div align="center">
<h1><code>electron-sys</code></h1>
<p>
<strong>Raw bindings to the <a href="https://electronjs.org/docs/api"><code>Electron</code></a>
API for projects using <a href="https://github.com/rustwasm/wasm-bindgen"><code>wasm-bindgen</code></a></strong>
</p>
<p style="margin-bottom: 0.5ex;">
<a href="https://interfaces-rs.github.io/electron-sys/electron_sys"><img
src="https://img.shields.io/badge/docs-latest-blueviolet?logo=Read-the-docs&logoColor=white"
/></a>
<a href="https://github.com/interfaces-rs/electron-sys/actions"><img
src="https://github.com/interfaces-rs/electron-sys/workflows/ci/badge.svg"
/></a>
<a href="https://crates.io/crates/electron-sys"><img
src="https://img.shields.io/librariesio/release/cargo/electron-sys.svg?logo=rust"
/></a>
</p>
<p style="margin-bottom: 0.5ex;">
<a href="https://docs.rs/electron-sys"><img
src="https://docs.rs/electron-sys/badge.svg" /></a>
<a href="https://crates.io/crates/electron-sys"><img
src="https://img.shields.io/crates/v/electron-sys.svg?logo=rust" /></a>
</p>
</div>
## Status
Experimental.
## Examples
See the [examples](examples) folder.