Skip to content

fix: reconcile FFI follow-up changes#5

Closed
ShogunPanda wants to merge 1 commit into
cjihrig:ffifrom
ShogunPanda:ffi-reconcile
Closed

fix: reconcile FFI follow-up changes#5
ShogunPanda wants to merge 1 commit into
cjihrig:ffifrom
ShogunPanda:ffi-reconcile

Conversation

@ShogunPanda

Copy link
Copy Markdown

Summary

  • reapply Paolo's follow-up FFI work on top of the latest nodejs/node#62072 changes now present in cjihrig/node:ffi
  • carry forward the raw memory, callback, permission, and build-system updates while keeping Colin's newer build/lint/test fixes
  • add the extra FFI coverage for memory, callbacks, permissions, missing builds, process metadata, and the Windows fixture exports

Testing

  • ninja -C out/Release node
  • python3 tools/test.py --mode=release --repeat=1 test/ffi/test-ffi-calls test/ffi/test-ffi-dynamic-library test/ffi/test-ffi-memory test/ffi/test-ffi-module test/ffi/test-ffi-permission-allow-cli test/ffi/test-ffi-permission-audit test/ffi/test-ffi-permissions test/ffi/test-ffi-weakref-calls test/parallel/test-ffi-missing-build test/parallel/test-permission-warning-flags test/parallel/test-process-versions

Signed-off-by: Paolo Insogna <paolo@cowtech.it>
@ShogunPanda ShogunPanda deleted the ffi-reconcile branch March 19, 2026 08:15
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