feat: type specialization by elringus · Pull Request #211 · elringus/bootsharp · GitHub
Skip to content

feat: type specialization#211

Merged
elringus merged 2 commits into
mainfrom
feat/spec
May 30, 2026
Merged

feat: type specialization#211
elringus merged 2 commits into
mainfrom
feat/spec

Conversation

@elringus

@elringus elringus commented May 30, 2026

Copy link
Copy Markdown
Owner

This adds type specialization feature, which allows the user to customize the way Bootsharp handles type marshaling.

Also introduces built-in specializations for ICollection<>, IList<>, IDictionary<> and CancellationToken and associated JS implementations.

Documentation: https://bootsharp.com/guide/specialization

@codecov

codecov Bot commented May 30, 2026

Copy link
Copy Markdown

@elringus elringus merged commit bd5309d into main May 30, 2026
8 checks passed
@elringus elringus deleted the feat/spec branch May 30, 2026 18:24
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