orhun / linuxwave

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

feat!: rewrite for Zig 0.12/0.13 #28

Closed tranzystorekk closed 1 month ago

tranzystorekk commented 7 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 7 months ago

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

tranzystorekk commented 4 months ago

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