arcnmx / ddc-hi-rs

DDC/CI high level crate
MIT License
23 stars 8 forks source link

Support DDC on MacOS via ddc-macos-rs crate #1

Closed haimgel closed 3 years ago

haimgel commented 3 years ago

I've implemented DDC traits on MacOS, and this PR brings MacOS compatibility into ddc-hi, so all three major platforms are supported: Windows, Linux and Mac.

arcnmx commented 3 years ago

Oh nice, thanks! I had intended to look into doing this but haven't had a working macos machine around in ages.