webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
https://webui.me
MIT License
2.63k stars 157 forks source link

Support more architectures, add linux `aarch64` and `arm` releases #234

Closed ttytm closed 10 months ago

ttytm commented 10 months ago

Sample workflow on PR branch: https://github.com/ttytm/webui/actions/runs/6342191476

For now, the added releases are gcc compiled.


Edit:

broke mac arm, it falls back to x64 atm.