There should be Make compatibility #4068
vporton
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Compilation takes awful much time, among other reasons that to make it work, I need to recompile some modules several times.
To solve this I propose:
.mo
files and which other canisters a canister depends on.Then we can leverage the power of Make (including multithreaded compilations, by the way) to compile only what we need.
Beta Was this translation helpful? Give feedback.
All reactions