chung-leong / pb2zig

Pixel Bender to Zig code translator
MIT License
19 stars 2 forks source link

Create branch that's compatible with Zig 0.11.0 #25

Closed chung-leong closed 1 year ago

chung-leong commented 1 year ago

Current code already is compatible with 0.11.0 after earlier changes to make translated code work on an early version of the 0.12.0 compiler (prior to the switch to LLVM 17).