← Back to context Comment by dismalaf 2 months ago Looks really cool. Just a curiosity though, why xmake instead of rake? 1 comment dismalaf Reply zero-st4rs 2 months ago Good question! Most of the development build fetches and compiles C dependencies. xmake happens to be really good at this, especially considering xmake-repo.Rake tasks don't have builtins for this iirc.
zero-st4rs 2 months ago Good question! Most of the development build fetches and compiles C dependencies. xmake happens to be really good at this, especially considering xmake-repo.Rake tasks don't have builtins for this iirc.
Good question! Most of the development build fetches and compiles C dependencies. xmake happens to be really good at this, especially considering xmake-repo.
Rake tasks don't have builtins for this iirc.