When will Xilem be suitable for use in building Android applications?
@dbug647 ай бұрын
How many UI frameworks has Raph now started? :^) Are they connected to each other somehow? Or are we(Rust community) still searching for the best way to do non-OO UI in Rust?
@DavidSchmitt7 ай бұрын
I'd expect the number of projects to consolidate as people are figuring out what does work and start focusing on higher levels (like how many projects are already building on top of winit)
@dbug647 ай бұрын
@@DavidSchmitt Even if it's fragmented I find this exploration very interesting in many ways. Like you point out, winit is used a lot, accessabilitykit too. I read that someone experimented with using the async paradigm as a base for UI. The immediate UI's feels like a functional approach, given a state, create the UI from it.
@DavidSchmitt7 ай бұрын
@@dbug64 I also expect that basic infrastructure libraries like winit have a lot less integration concerns with the higher level frameworks compared to e.g. widget libraries
@khai96x6 ай бұрын
JS/TS has capabilities to do OOP-based UI, but most UI frameworks still chose the declarative model (React-like).
@irlshrek7 ай бұрын
super cool!
@RoamingAdhocrat6 ай бұрын
22:00 can I get "Geometry is easy if all children are same height" on a t-shirt please
@AnchorTech_05 ай бұрын
Any Tutorials ?
@akithered7 ай бұрын
This is the talk he's referring to at RustLab kzbin.info/www/bejne/o566kIWYid6dbsU
@avwie1326 ай бұрын
Weird that Google is funding it with their 100% commitment to Jetpack Compose
@faisalxd3696 ай бұрын
The work they're doing is not tied to Xilem and the performance benefits can be easily brought to other UI toolkits (namely Jetpack Compose).
@simpingsyndrome5 ай бұрын
ok bagus
@pookiepats4 ай бұрын
dude another one... 4 more years of hype and abandoned repos, rust doing their best OCAML impression
@GigachadRustacean-lu8bo6 ай бұрын
another project that google will start and killed at some point in time
@RoamingAdhocrat6 ай бұрын
at least as an (open-source?) project it doesn't cease to exist when google lose interest