IntersectMBO / IntersectMBO/plutus
Static executables for other OSes & architectures
Open
Build
Internal
Low priority
status: triaged
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
Currently we provide static executables for linux x86-64 , by building them manually using nix&musl and attaching them to every Release.
It would be nice to provide also static executables for:
- Linux arm64
- MacOS x86-64 & arm64
- Windows x86-64 (and soon arm64)
Since we are developing mostly on Linux x86-64, this would require some cross-compilation. Maybe Nix can help us with that.
cc @zeme-wana
Contributor guide
Assessment
This issue has not been assessed yet.