SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.99k stars 215 forks source link

Support for ARM/ ARM64 #61

Closed zeroskyx closed 4 years ago

zeroskyx commented 4 years ago

Greetings,

and thank you for this amazing project.

Would it be possible for you to add support for ARM/ ARM64? Currently only native artifacts for linux-x64, osx-x64 and win-x64 are generated, making it impossible for usage on devices such as a Raspberry Pi.

Thanks in advance and best regards -Simon

SteveSandersonMS commented 4 years ago

Great idea! I'd be happy to consider accepting a PR that adds this functionality if you want to submit one.