Skip to content

fix: alignment for pairing bufs#61

Merged
spiral-ladder merged 1 commit intomainfrom
bing/fix-alignment
Mar 4, 2026
Merged

fix: alignment for pairing bufs#61
spiral-ladder merged 1 commit intomainfrom
bing/fix-alignment

Conversation

@spiral-ladder
Copy link
Copy Markdown
Contributor

@spiral-ladder spiral-ladder commented Mar 4, 2026

alignment of [N]u8 is @alignOf(u8) (which is 1) - we have to manually align it to the alignment of the underlying C pointer used by blst.

@spiral-ladder spiral-ladder self-assigned this Mar 4, 2026
alignment of `[N]u8` is `@alignOf(u8)` (which is 1) - we have to manually align it to the
alignment of the underlying C pointer used by blst.
@spiral-ladder spiral-ladder merged commit 7a3267e into main Mar 4, 2026
4 checks passed
@spiral-ladder spiral-ladder deleted the bing/fix-alignment branch March 4, 2026 14:07
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