sunoru / Webviews.jl

🌐 Julia implementation of webview, a tiny library for creating web-based desktop GUIs.
https://sunoru.github.io/Webviews.jl/
MIT License
33 stars 0 forks source link

TODOs / Ideas #10

Open sunoru opened 1 year ago

sunoru commented 1 year ago

Simple webview implementations have already been done in v0.1.0 or v1.0.0, but I kinda want to do something similar to tauri/wry/tao to make a framework, i.e., to split the project into several packages:

sunoru commented 1 year ago

It's like reinventing winit/tao... Let's work on it when I have more spare time...