Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions src/content/wg-news/windows-on-arm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
heading: Latest News
items:
- headline: FFmpeg ARM64EC binaries now available
- headline: FFmpeg ARM64EC Binaries Now Available
body: Prebuilt FFmpeg binaries for Windows on Arm are published for download.
date: 2026-07-01
date: 2026-04-16
links:
- { label: FFmpeg ARM64EC release page, href: https://github.com/Multicorewareinc/FFmpeg/releases }
- headline: Arm AppReady - Faster Path to Native WoA Applications
body: Arm AppReady for Windows brings developer resources, tooling guidance, and engineering support into one place for teams building native applications for Windows on Arm
date: 2026-06-02
links:
- { label: Arm AppReady blog post, href: https://newsroom.arm.com/blog/arm-appready-for-windows-native-applications }
24 changes: 14 additions & 10 deletions src/content/working-groups/windows-on-arm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,27 @@ import Note from '../../components/Note.astro';
The CoreCollective Windows on Arm (WoA) Working Group supports a growing
self-sustaining Arm open source ecosystem for Windows.

In this repo, you can find info about our projects &
We have a [working group GitHub repo](https://github.com/CoreCollective-dev/windows-on-arm-wg), where you can find info about our projects &
[file issues](https://github.com/CoreCollective-dev/windows-on-arm-wg/issues)
for the working group to review and discuss.

## Joining

If your company is not yet a CoreCollective member, have your company sign and return the
[CoreCollective Membership Agreement found here](https://corecollective.dev/join/). Membership is free.
Once the membership agreement has been fully signed, you’ll be able to register and sign into the [CoreCollective hub](https://hub.corecollective.dev/)
and join any desired Working Groups.

## Mailing List

- [Mailing list archive](https://groups.google.com/a/corecollective.dev/g/windows-on-arm)
- Email **windows-on-arm+subscribe@corecollective.dev** from your company email domain
- [Public mailing list archive mirror that non-members can subscribe to (read-only)](https://lists.corecollective.dev/archives/list/woa-wg@lists.corecollective.dev/).
Subscription details available on the mailing list subscription page.
- If you work for a CoreCollective member company, then you should register and sign into the [CoreCollective hub](https://hub.corecollective.dev/)
and join any desired Working Groups, which will enable you to send emails to the working group mailing lists.

<Note>
Subscriptions are restricted to company email domains of current members.
Ensure you're not emailing from a browser where you're also logged in to a Google account.
If you don't receive a confirmation email within an hour,
CoreCollective hub subscriptions are restricted to company email domains of current members.
If you don't receive a confirmation email within 24 hours,
<a href="https://github.com/CoreCollective-dev/windows-on-arm-wg/issues">file a GitHub issue</a> to notify the WoA WG community manager.
</Note>

Expand All @@ -43,7 +51,3 @@ If you are looking for status or build instructions for Windows on Arm on a spec
[here is a list](https://linaro.atlassian.net/wiki/spaces/WOAR/pages/28682879341/Detailed+How-To+and+Status+sub+pages)
of the historic status and work carried out up to end of 2025.

## Resources

- [GitHub Repository](https://github.com/CoreCollective-dev/windows-on-arm-wg)
- [Mailing List Archive](https://groups.google.com/a/corecollective.dev/g/windows-on-arm)
Loading