Maybe a little weird question but do you maybe know a smart watch that can run rust? I got running Egui on my Galaxy Watch 4 with WearOS and I’m thinking if any other watch (other than Galaxy and Pixel) can do that?
Maybe a little weird question but do you maybe know a smart watch that can run rust? I got running Egui on my Galaxy Watch 4 with WearOS and I’m thinking if any other watch (other than Galaxy and Pixel) can do that?
Do you mean compiler running on the Watch? Because the compiled code is no longer Rust and therefore there is no reason why it should not run on the Watch. Or do you mean specifically applications with the Rust library Egui?
I mean applications with any Rust GUI library that can interact with watch’s OS.