Sublime Forum

Build for Windows on ARM

#1

It would be really helpful to have a build for Windows on ARM

4 Likes

#2

isn’t sublime already provides a build for windows on ARM?

2 Likes

#3

We only supply Sublime Text for arm64 on Linux and Mac, but not for Windows.

1 Like

#5
Hey William, Thanks for the offer, but I'm still a student and currently focusing on my studies. I appreciate the opportunity, though!
1 Like

#8

True, which means it ought to not be a major task to build a win arm64, right?

You would need to setup a new build chain for the new architecture, but that is not too hard to do, bu very much depends on the tech involved. C/C++ can be hard, usually the dependencies are the issue. Python/java/.net/go/rust should be a breeze.

0 Likes