wabt icon indicating copy to clipboard operation
wabt copied to clipboard

arm64 Ubuntu releases

Open ADKaster opened this issue 1 year ago • 2 comments

Hi,

GitHub recently enabled Linux arm64 hosted runners for public repos:

https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

To better enable projects using wabt in existing x86_64 GitHub Actions workflows to add arm64 CI jobs, it would be great if wabt could offer ubuntu 22.04 and 24.04 arm64 releases.

ADKaster avatar Jan 20 '25 15:01 ADKaster

If you want this, sure, please send a PR for our build_release.yml for the architectures you want...

keithw avatar Mar 01 '25 19:03 keithw

Thanks, I opened https://github.com/WebAssembly/wabt/pull/2558

ADKaster avatar Mar 06 '25 17:03 ADKaster