waveterm/.github
Evan Simkowitz db3de47def
Use Zig for Windows and ARM64 Linux (#1713)
I'm making steps to simplify our build dependencies, consolidating our C
compiler requirements so we only depend on Zig.

Before, we used Zig for x64 but not for arm64. This meant that users
using an ARM dev machine would need to install `build-essentials` and
Zig. We also required MinGW-w64 on Windows, which is a pain to install
since it can be provided by a bunch of different tools, the smallest of
which is like a 2GB install.
2025-01-10 15:23:56 -08:00
..
ISSUE_TEMPLATE Make OS type required for bug reports (#1163) 2024-10-28 14:21:36 -07:00
workflows Use Zig for Windows and ARM64 Linux (#1713) 2025-01-10 15:23:56 -08:00
dependabot.yml Remove major bumps from dependabot (#1708) 2025-01-10 11:03:24 -08:00