Skip to content

Add configurable compiler and linker flags - #16

Merged
biw merged 2 commits into
mainfrom
feat/compiler-linker-flags
Aug 23, 2026
Merged

Add configurable compiler and linker flags#16
biw merged 2 commits into
mainfrom
feat/compiler-linker-flags

Conversation

@biw

@biw biw commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add package-level argument arrays for Swift compilation and native linking.
  • Forward those arrays to every supported platform linker and validate values before a child process runs.
  • Include compiler and linker configuration in native build cache identity and document the settings.

Testing

  • vp check
  • pnpm --filter swift-node test

@biw
biw force-pushed the feat/compiler-linker-flags branch from 8f69829 to 7d8381d Compare August 23, 2026 22:58
@biw
biw force-pushed the feat/compiler-linker-flags branch from 7d8381d to 474519e Compare August 23, 2026 23:02
@biw
biw merged commit 4a36584 into main Aug 23, 2026
21 checks passed
@biw
biw deleted the feat/compiler-linker-flags branch August 23, 2026 23:38
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