SteveSandersonMS / WebWindow

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

it's support ARMv8/Raspberry Pi 4 ? #17

Closed seebosmile closed 4 years ago

seebosmile commented 4 years ago

it's support ARMv8/Raspberry Pi 4 ?

SteveSandersonMS commented 4 years ago

Currently it's only built for Windows x64, Linux 64, and Mac x64. You could add other build configurations if you're interested.