Comment on Ask HN: Any true alternatives to electron JavaScript?Comments−ogoffart14dThere is Slint - https://github.com/slint-ui/slint/- UI renders natively (without a browser)- Slint uses a declarative UI that should be intuitive to use for developers / designers / agents.- Can be interfaced from different languages such as Rust / JS / TS / Python(disclaimer, I am working for Slint)
Comments
There is Slint - https://github.com/slint-ui/slint/
- UI renders natively (without a browser)
- Slint uses a declarative UI that should be intuitive to use for developers / designers / agents.
- Can be interfaced from different languages such as Rust / JS / TS / Python
(disclaimer, I am working for Slint)