ordinals/ord

Statically link prebuilt ord binaries

Open

#1,560 opened on Feb 7, 2023

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Rust (1,479 forks)github user discovery
good first issue

Repository metrics

Stars
 (3,955 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide