Skip to content

fix: type N-API string buffers as C char - #71

Merged
syrusakbary merged 1 commit into
mainfrom
codex/aarch64-c-char-buffers
Sep 2, 2026
Merged

fix: type N-API string buffers as C char#71
syrusakbary merged 1 commit into
mainfrom
codex/aarch64-c-char-buffers

Conversation

@syrusakbary

Copy link
Copy Markdown
Member

Type native string scratch buffers as c_char to match the bridge ABI on both signed-char and unsigned-char platforms. This resolves the remaining Linux AArch64 compile errors after the bridge signatures were made platform-correct.

Validated locally with cargo fmt --all -- --check and cargo check -p wasmer-napi from the Wasmer integration checkout.

@syrusakbary
syrusakbary merged commit 2e272b4 into main Sep 2, 2026
8 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.

1 participant