[v3] Add TODO

This commit is contained in:
Lea Anthony
2023-01-22 16:52:26 +11:00
parent ee1978aa42
commit 428584d583
+30
View File
@@ -0,0 +1,30 @@
# TODO
Informal and incomplete list of things needed in v3.
## General
- [ ] Generate Bindings
- [ ] Generate TS Models
- [ ] Port NSIS creation
- [ ] Dev Mode
- [ ] Generate Info.Plist from `info.json`
- [ ] Windows Port
- [ ] Linux Port
## Runtime
- [ ] Pass window ID with runtime calls in JS
- [ ] Implement alias for `window` in JS
- [ ] Implement runtime dispatcher
## Templates
- [ ] Create plain template
- [ ] Improve default template
## Runtime
- [ ] To log or not to log?
- [ ] Unify cross-platform events, eg. `onClose`