Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target: add wasi os version #19654

Merged
merged 2 commits into from
Apr 15, 2024
Merged

Target: add wasi os version #19654

merged 2 commits into from
Apr 15, 2024

Conversation

jacobly0
Copy link
Member

Proposed implementation of #19581

@jacobly0 jacobly0 changed the title Add wasi version to target Target: add wasi os version Apr 14, 2024
This version represents "WASI Preview 1".

Closes ziglang#19581
Copy link
Member

@andrewrk andrewrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As for the main purpose of this change, I'm happy with it.

The part about max_byte of dynamic linker, I think is not a trivial cleanup and should be not bundled with introducing a wasi version - it should be done with more intention and assurance that it is not going to cause a problem.

lib/std/Target.zig Show resolved Hide resolved
@andrewrk andrewrk merged commit a2b834e into ziglang:master Apr 15, 2024
10 checks passed
@jacobly0 jacobly0 deleted the wasi-ver branch April 15, 2024 23:20
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.

2 participants