Skip to content

Conversation

onethumb
Copy link
Contributor

@onethumb onethumb commented Sep 1, 2025

The Problem

Some projects can't, or don't want to, link to a dynamic library.

The Solution

Build both dynamic and static libraries, giving projects choice in how they adopt.

Changes

  • Adds staticlib to Cargo.toml

Planned version bump

  • Which: MINOR
  • Why: non-breaking new functionality

Some projects can’t or don’t want to link to a dynamic library, so build both to support more use cases.
Include info about the static library option.
onethumb added a commit that referenced this pull request Sep 1, 2025
* [Improve state handling](#16)
* [Add support for building a static library](#17)
@onethumb onethumb merged commit 70fd6f6 into awesomized:main Sep 1, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant