Skip to content

test: Use static_assertions to check for type sizes#804

Merged
tmke8 merged 1 commit intomainfrom
static-assertions
Feb 11, 2026
Merged

test: Use static_assertions to check for type sizes#804
tmke8 merged 1 commit intomainfrom
static-assertions

Conversation

@tmke8
Copy link
Copy Markdown
Owner

@tmke8 tmke8 commented Feb 11, 2026

closes #619

@github-actions
Copy link
Copy Markdown

Wasm sizes:
Base branch: 118162 bytes
PR: 118162 bytes
Size diff: 0 bytes (0.00%)

@tmke8 tmke8 merged commit fad4cae into main Feb 11, 2026
12 checks passed
@tmke8 tmke8 deleted the static-assertions branch February 11, 2026 12:29
@tmke8 tmke8 mentioned this pull request Feb 11, 2026
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.

We should use static_asserts for asserting the size of Node and Token

1 participant