electron-sys 0.4.0

Raw bindings to the Electron API for projects using wasm-bindgen.
Documentation
html, body, .container-fluid {
    background-color: #D6D8DC;
  }
  
  .text-input {
    font-size: 16px;
  }
  
  .hash-output {
    color: #575B5E;
    font-size: 16px;
    letter-spacing: 2px;
    white-space: pre-wrap;
  }
  
  .hash-heading {
    color: #575B5E;
    font-weight: normal;
  }