graalvm 2022-11-21

Do you have to do anything special to build M1 native-image in github workflows? Iโ€™ve browsed some of your excellent workflow files on github but I donโ€™t understand how it works yet.

ATM there is no way for that work on github actions :/

that macos on github actions is only for amd64

There is a github issue with lots of people asking for that, but it's opened for a long time and github doesn't seem to prioritize

Thanks eric!

๐Ÿ‘ 1

If only it was finally the year of the linux desktop then we could have a simple life!

Linux comes in arm64 too so you would still have this problem

yep, asus started to build arm64 notebooks, I'm looking forward to replace mine soon

And donโ€™t tell me about qemu, itโ€™s too ffing slow

๐Ÿ‘ 1

Haha I was just about to tell you about qemu ๐Ÿ™‚

I use CircleCi for aarch64 Linux and cirrus for macOS arm64 but you could use Cirrus for both

Yeah they both seem to be using graviton2 from aws in the background which is pretty cool

oh, good to know about that

Github probably has to wait for azure to duct tape together some off the shelf laptops to create their runners

At Nubank we are starting to test services on graviton aws instances as well, but it's pretty early yet like only staging stuff

It looks awesome to be honest

๐Ÿ‘ 1

Huge thanks btw to all you guys for the inspiration and guidelines on how to get graalvm up and running with clojure.

๐Ÿ‘ 3
2
2
2
2