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

PE linking support in stage2 #5374

Closed
mlarouche opened this issue May 18, 2020 · 2 comments
Closed

PE linking support in stage2 #5374

mlarouche opened this issue May 18, 2020 · 2 comments
Labels
contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. frontend Tokenization, parsing, AstGen, Sema, and Liveness. linking os-windows
Milestone

Comments

@mlarouche
Copy link
Sponsor Contributor

Creating a task to track progress.

@andrewrk andrewrk added contributor friendly This issue is limited in scope and/or knowledge of Zig internals. frontend Tokenization, parsing, AstGen, Sema, and Liveness. labels May 18, 2020
@andrewrk andrewrk added this to the 0.7.0 milestone May 18, 2020
@andrewrk andrewrk added enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-windows labels May 18, 2020
@alexnask
Copy link
Contributor

I'm working on this (progress on this branch)

@andrewrk andrewrk modified the milestones: 0.7.0, 0.8.0 Oct 13, 2020
@andrewrk andrewrk modified the milestones: 0.8.0, 0.9.0 Jun 4, 2021
@andrewrk andrewrk modified the milestones: 0.9.0, 0.10.0 Nov 21, 2021
@andrewrk andrewrk modified the milestones: 0.10.0, 0.11.0 Apr 17, 2022
@andrewrk
Copy link
Member

andrewrk commented Apr 9, 2023

This is implemented. Follow-up enhancements can be filed as separate issues. cc @kubkon

@andrewrk andrewrk closed this as completed Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. frontend Tokenization, parsing, AstGen, Sema, and Liveness. linking os-windows
Projects
None yet
Development

No branches or pull requests

3 participants