[Library] shimizu - The Wayland protocol, in Zig

https://git.sr.ht/~geemili/shimizu

From the README:

This repository contains:

  • wire: a Zig module that defines types for Wayland's wire format and functions to serialize and deserialize messages.
  • shimizu-scanner: a command to take Wayland XML protocol descriptions and turn them into Zig types.
  • core: The Wayland core protocol as a Zig module, generated by shimizu-scanner
  • shimizu: A Zig module that provides higher level Connection and Proxy types.
7 points · 1 comments · view on lemmy.world

1 Comments

geemili@lemm.ee · 5 pts · 1y

Oh neat, this is my project! I didn't realize there was a Zig community on lemmy, happy to learn about this 😁