ordinals/ord

Statically link prebuilt ord binaries

Open

#1.560 geöffnet am 7. Feb. 2023

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (1.479 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (3.955 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

#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.

Contributor Guide