Skip to content

chore: update fossilize to 0.7.0 (built-in strip)#1021

Merged
BYK merged 1 commit into
mainfrom
chore/fossilize-0.7.0
May 24, 2026
Merged

chore: update fossilize to 0.7.0 (built-in strip)#1021
BYK merged 1 commit into
mainfrom
chore/fossilize-0.7.0

Conversation

@BYK
Copy link
Copy Markdown
Member

@BYK BYK commented May 24, 2026

Updates fossilize to v0.7.0 which strips debug symbols from Node binaries automatically before SEA injection.

Removes the stripCachedNodeBinaries workaround from build.ts — fossilize now handles stripping in the correct pipeline order: download → copy → strip → inject → sign.

See BYK/fossilize#16

Fossilize 0.7.0 strips debug symbols from Node binaries before SEA
injection automatically. Remove the stripCachedNodeBinaries workaround
from build.ts — fossilize handles it in the correct pipeline order
(download → copy → strip → inject → sign).
@github-actions
Copy link
Copy Markdown
Contributor

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 4285 uncovered lines.


Generated by Codecov Action

@BYK BYK merged commit 1bec084 into main May 24, 2026
26 checks passed
@BYK BYK deleted the chore/fossilize-0.7.0 branch May 24, 2026 16:37
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