Closed khajavi closed 1 week ago
Closing in favor of this, but if we need to do something here to accomodate the Nix pkg PR, then we should discuss that.
@jdegoes @vigoo I need a way to inject the version other than using sed
to not complicate the packaging: https://github.com/golemcloud/golem/blob/b861a50c1a9bcab8a45eec4ad70acb9ac59802e1/Makefile.toml#L395-L400
I used these two when working on golem (on macos), maybe you can take something useful from there:
For native compilation + wasm:
for cross-compilation to xxx-unknown-linux-gnu: