i don't recall such support when msft was launching arm based laptops. does anyone have insight to why this is so? is it a case of apple developer relations doing an outstanding job engaging with the community?
Electron 11.0 released with support for Apple Silicon
11–20 of 224 posts
Re: Electron 11.0 released with support for Apple Silicon
#12Re: Electron 11.0 released with support for Apple Silicon
#13i don't recall such support when msft was launching arm based laptops. does anyone have insight to why this is so? is it a case of apple developer relations doing an outstanding job engaging with the community?
Re: Electron 11.0 released with support for Apple Silicon
#14From their blog post about Apple Silicon[1] > In the future, we will release a package that allows you to "merge" your arm64 and x64 apps into a single universal binary, but it's worth noting that this binary would be huge and probably isn't ideal for shipping to users. It seems like things are going to get a bit confusing with Electron apps, and with the number of Electron apps that exist, this transition might not…
Re: Electron 11.0 released with support for Apple Silicon
#15i don't recall such support when msft was launching arm based laptops. does anyone have insight to why this is so? is it a case of apple developer relations doing an outstanding job engaging with the community?
Re: Electron 11.0 released with support for Apple Silicon
#16i don't recall such support when msft was launching arm based laptops. does anyone have insight to why this is so? is it a case of apple developer relations doing an outstanding job engaging with the community?
It's mostly due to the fact that unlike Microsoft, Apple is doing a complete migration to ARM. The developers have to migrate to ARM because they cannot just tell users to buy x86 macs like they could do for windows
Re: Electron 11.0 released with support for Apple Silicon
#17I hope the new M1 Macs stay cool to the touch when running electron apps still. They should now that this runs natively.
Why would Electron run anymore or less natively with this change?
Re: Electron 11.0 released with support for Apple Silicon
#18From their blog post about Apple Silicon[1] > In the future, we will release a package that allows you to "merge" your arm64 and x64 apps into a single universal binary, but it's worth noting that this binary would be huge and probably isn't ideal for shipping to users. It seems like things are going to get a bit confusing with Electron apps, and with the number of Electron apps that exist, this transition might not…
Funny, because that's what I've always considered of Electron. I wonder where the breaking point for Electron is?
Re: Electron 11.0 released with support for Apple Silicon
#19I hope the new M1 Macs stay cool to the touch when running electron apps still. They should now that this runs natively.
Why would Electron run anymore or less natively with this change?
Re: Electron 11.0 released with support for Apple Silicon
#20Earlier quoted context omitted.
It's mostly due to the fact that unlike Microsoft, Apple is doing a complete migration to ARM. The developers have to migrate to ARM because they cannot just tell users to buy x86 macs like they could do for windows
This sounds correct to my knowledge, but I can’t help but wonder if there’s a substantive difference between the Microsoft and Apple ARM transitions that’s not obvious to me.