6 ms·
Thanks for sharing the experience! At Rustup we're also getting ARM64 Windows-related requests recently, so I'm very curious about how well these machines actua
by rami3l 2y ago
Thanks for sharing the experience! At Rustup we're also getting ARM64 Windows-related requests recently, so I'm very curious about how well these machines actually do as a daily dev workstation. Looks like your Yoga 7x performs even better than I thought it would!
I'd like to add that actually there is an official prebuilt Rustup binary available for you at https://win.rustup.rs/aarch64 https://win.rustup.rs/aarch64, maybe that will lead to less translation overhead for your Rust workflow :)
- wezm 2y agoThanks for the pointer to the aarch64 build of rustup. Are there plans to update this bit of the website to point at that version in the future? https://files.wezm.net/forums/Screenshot%202024-07-16%20at%2013-06-15%20rustup.rs%20-%20The%20Rust%20toolchain%20installer.png https://files.wezm.net/forums/Screenshot%202024-07-16%20at%2...
- rami3l 2y agoThe site's source code is already updated, but unfortunately the website itself is refreshed per Rustup release, so we might have to wait for a bit longer...