Zig Libxml2. Build and use the XML library libxml2 from any project, even on different computers and operating systems.

github.com/mitchellh/zig-libxml2

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2023
  • update zig version
April 2023
  • Merge pull request #7 from mattnite/zir-comptime-block-instruction
  • the ZIR comptime block instruction was implemented
February 2023
  • Merge branch 'mattnite-build-update'
  • update zig
  • update to new build api
December 2022
  • fix targets for new zig
  • update for latest nightly zig
September 2022
  • use addIncludePath
  • fix tests
  • fix nix
  • update libxml2 to 2.10.2
  • fix zig overlay
  • Merge pull request #5 from mattnite/stage3
  • add comptime
April 2022
  • Merge pull request #4 from mattnite/build-on-windows
  • add missing library and config header for windows targets
January 2022
  • add func to add only headers
  • Merge pull request #2 from wojtekmach/patch-1
  • Fix typo