Bump napi: imports-lane parity fixes (ECO-416) - #6825
Conversation
16e4e54 to
612709f
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the lib/napi git submodule pointer so the wasmer CLI’s N-API runtime picks up the fixes from wasmerio/napi#46 (imports-lane parity fixes called out in ECO-416).
Changes:
- Bump
lib/napisubmodule fromd8940cae…to8224dc35…(head ofwasmerio/napi#46). - Pull in upstream fixes mentioned in the PR description (buffers via prototype, string NUL handling, structuredClone empty transfer list handling).
612709f to
ba8f787
Compare
ba8f787 to
e4e6008
Compare
e4e6008 to
31b0e15
Compare
|
Superseded by #6877, which replaces this whole stack with a single PR. Nine of the ten PRs here were pure Not abandoned work — same changes, one reviewable PR. |
Submodule bump only — pulls wasmerio/napi#46 into the wasmer CLI's N-API runtime:
CreateBufferObject-via-prototype,
napi_create_string_utf8/latin1NUL fix, and structuredClone empty-transfer-list fix.Verified via the edgejs v8-wasix node suite (1662 pass / 0 failures). Stacked on the ECO-415 branch; not independently mergeable yet.
🤖 Generated with Claude Code