Rafi993 / tiny

Tiny alternative to electron
MIT License
53 stars 5 forks source link

Callback for window.run #1

Open Rafi993 opened 4 years ago

Rafi993 commented 4 years ago

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