rbino / tigerbeetlex

An Elixir client for TigerBeetle
Apache License 2.0
39 stars 6 forks source link

Add Mac support #18

Closed rbino closed 1 year ago

rbino commented 1 year ago

Right now the code does note compile on Mac due to limitations of Zig 0.9.1. TigerBeetle solves this using this wrapper, we should evaluate doing something similar. I'm not sure if this needs to be done here or in build_dot_zig, moreover I don't have a Mac to do quick iterations on this.