orhun / linuxwave

Generate music from the entropy of Linux 🐧🎵
http://orhun.dev/linuxwave/
MIT License
521 stars 14 forks source link

Zig 0.12 #28

Open tranzystorekk opened 5 months ago

tranzystorekk commented 5 months ago

Description

Partially taken from #8

Change summary:

Motivation and Context

How Has This Been Tested?

zig build
zig build -Doptimize=ReleaseSafe
zig build --summary all test
# run the built linuxwave and compare output to 0.1.5

Screenshots / Logs (if applicable)

Types of Changes

Checklist:

tranzystorekk commented 5 months ago

Seems https://hub.docker.com/r/euantorano/zig from the Dockerfile is no longer active...

tranzystorekk commented 2 months ago

Added some compatibility changes so that we can build for both zig 0.12 and 0.13: