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

Fix so that compilation runs in correct order #60

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

jsturtevant
Copy link
Contributor

This fixes the issues where files are not linked in properly. The build steps where brought in in the wrong order when <Target Name="EmitWasmOnBuild" AfterTargets="CopyFilesToOutputDirectory" DependsOnTargets="LinkNativeLlvm;"

See conversation in https://discord.com/channels/143867839282020352/1141126727028985877/1304883306063724624

@jsturtevant jsturtevant force-pushed the fix-publish-step branch 3 times, most recently from bf8b73c to 2ecac4b Compare November 26, 2024 21:22
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
@jsturtevant jsturtevant merged commit 54c40c8 into bytecodealliance:main Nov 26, 2024
2 checks passed
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