Skip to content

wasm-c-abi: llvm fix struct handling + reorganize #23705

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

pavelverigo
Copy link
Contributor

@pavelverigo pavelverigo commented Apr 27, 2025

I changed logic in wasm/abi.zig. Still there is some conflict of interest between llvm and self-hosted backend, better design will appear when abi tests will be tested with self-hosted.

Resolves: #23304
Resolves: #23305

I changed to `wasm/abi.zig`, this design is certainly better than the previous one. Still there is some conflict of interest between llvm and self-hosted backend, better design will appear when abi tests will be tested with self-hosted.

Resolves: ziglang#23304
Resolves: ziglang#23305
@pavelverigo
Copy link
Contributor Author

@alexrp I think this could go into 0.14.1

@alexrp
Copy link
Member

alexrp commented Apr 27, 2025

Fine by me if it's green before we tag 0.14.1.

@alexrp alexrp added this to the 0.14.1 milestone Apr 27, 2025
@andrewrk andrewrk merged commit a843be4 into ziglang:master May 1, 2025
9 checks passed
@andrewrk
Copy link
Member

andrewrk commented May 1, 2025

Nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants