Skip to content

Conversation

@CodeWithKyrian
Copy link
Owner

This PR standardizes versioned shared library loading.

Motivation and Context

  • clarify which binary version is in use
  • align loader with renamed/versioned binaries in lib
  • simplify platform config by using a single path template per target

What's Changed

  • switch LibraryLoader to versioned filename templates per platform
  • simplify platform configs to a single path template per target
  • improve platform error message and path resolution flow

@CodeWithKyrian CodeWithKyrian merged commit 17d4f08 into main Dec 11, 2025
24 checks passed
@CodeWithKyrian CodeWithKyrian deleted the chore/library-versioned-loading branch December 11, 2025 07:19
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.

2 participants