tiny
tiny copied to clipboard
Tiny alternative to electron
Instructions to install native dependencies in windows 10 is missing in https://github.com/Rafi993/tiny/blob/master/dependencies.md. but it is present in https://github.com/webview/webview
Instructions to install native dependencies in mac os is missing in https://github.com/Rafi993/tiny/blob/master/dependencies.md. but it is present in https://github.com/webview/webview. **Note:** You may need to install 1. xcode 2. webkit2gtk-4.0 but this...
When window.run is called it should return immediately and it should should take a callback that runs when the window closed this can probably be achieved using https://github.com/nodejs/node-addon-api/blob/master/doc/async_operations.md
closes https://github.com/Rafi993/tiny/issues/1 This calls window run in separate thread.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...