←back to thread

131 points CharlesW | 5 comments | | HN request time: 0.001s | source
1. mdaniel ◴[] No.42200560[source]
Bold choice: https://electrobun.dev/docs/guides/Compatability#:~:text=No%... (that text appears right next to "macOS (arm)")

Given that, I was curious how their workflows folder looked but, well, that answers that question: https://github.com/blackboardsh/electrobun/tree/9ce4ed636100...

replies(2): >>42200701 #>>42200822 #
2. yoav ◴[] No.42200701[source]
It’s still early and it’s just me working on it so I’m trying to get to stability and then building for (distribute apps to) windows and linux before making all the cli stuff work to let you dev on other OSes.

So “no immediate plans” means check back next year after the 1.0.0 release

replies(1): >>42201629 #
3. bearjaws ◴[] No.42200822[source]
Not supporting arm is dead on arrival for anyone looking to build cross platform...
replies(1): >>42201693 #
4. thayne ◴[] No.42201629[source]
What does "not supported" mean?

Does it mean "you can probably get this to work, but it's not my OS so I won't go out of my way to help you" or "the build process depends on something only available on macs"?

There isn't an obvious reason it wouldn't be possible to build on linux or WSL at least on windows.

5. sschueller ◴[] No.42201693[source]
It's the other way around, they only support arm at the moment: https://github.com/blackboardsh/electrobun/issues/10#issueco...