ordinals/ord

Statically link prebuilt ord binaries

Open

#1 560 ouverte le 7 févr. 2023

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Rust (1 479 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (3 955 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

#1430 can be fixed if we provide statically instead of dynamically linked prebuilt binaries. I believe I tried this, and ran into an issue with statically linking a dependency. It would be great if we could revisit this and provide statically instead of dynamically linked binaries.

Guide contributeur