Make a deterministic build system
Open
- Dominant language
- Go
- Stars
- 206
- Forks
- 140
- Avg merge
- 2h 44m
- Merged PRs (30d)
- 1
Description
See https://github.com/CosmWasm/wasmd/issues/268
Multiple compiles of the same code should give us the same dlls.
I think this requires removing all concurrency from compilation and a few other tricks... definitely increasing build times a lot, so it should be an option, not default. But we should do this for tagged releases, so we can get deterministic (and signable) go binaries
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.