iboB / dynamix

:fish_cake: A new take on polymorphism
MIT License
667 stars 45 forks source link

Zig port #65

Open iboB opened 1 year ago

iboB commented 1 year ago

Port DynaMix to zig.

Perhaps using the C API would be best, but it is possible to try to bind directly to the C++ API.