Skip to content

hazeycode/dr_libs_zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dr_libs_zig

Self-contained Zig wrapper for dr_libs

Status

Work in progress, PRs are welcome

Features

  • dr_wav bindings
  • dr_mp3 bindings
  • dr_flac bindings (TODO)
  • custom alloc with user-provided Zig allocator
  • compatible with freestanding wasm targets

Getting Started

TODO