node/test/fixtures/sea
Joyee Cheung b351910af1
sea: add --build-sea to generate SEA directly with Node.js binary
Instead of relying on a WASM build of postject to perform the
injection, add LIEF as dependency and generate the SEA directly
from core via a new CLI option --build-sea which takes the SEA
config. This simplifies SEA generation for users and makes it
easier to debug/maintain the SEA building process.

PR-URL: https://github.com/nodejs/node/pull/61167
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2026-01-25 00:07:49 +01:00
..
addon
already-exists sea: add --build-sea to generate SEA directly with Node.js binary 2026-01-25 00:07:49 +01:00
asset-keys
asset-keys-empty
assets
assets-invalid-type
assets-nonexistent-file
assets-raw
basic sea: add --build-sea to generate SEA directly with Node.js binary 2026-01-25 00:07:49 +01:00
disable-experimental-warning
empty
exec-argv
exec-argv-empty
exec-argv-extension-cli
exec-argv-extension-env
exec-argv-extension-none
executable-field sea: add --build-sea to generate SEA directly with Node.js binary 2026-01-25 00:07:49 +01:00
inspect
inspect-in-sea-flags
simple
snapshot
snapshot-and-code-cache
snapshot-worker
use-code-cache