Skip to content

feat(types): Max size attribute.#58

Merged
MierenManz merged 7 commits intodenosaurs:mainfrom
MierenManz:main
May 21, 2025
Merged

feat(types): Max size attribute.#58
MierenManz merged 7 commits intodenosaurs:mainfrom
MierenManz:main

Conversation

@MierenManz
Copy link
Copy Markdown
Collaborator

All types now have a maxSize element so you can determine upfront how big the allocated (read/write) buffer should be. Types that cannot be determined upfront (due to not having a defined max or only known at runtime) have their maxSize set to null and all compound types that use that type automatically set their own maxSize to null aswell

@eliassjogreen eliassjogreen changed the title Feat/types: Max size attribute. feat(types): Max size attribute. May 16, 2025
@MierenManz MierenManz merged commit 0661ff0 into denosaurs:main May 21, 2025
2 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.

2 participants