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(compiler): Fix dependency compilation of wasi polyfill #1563

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

ospencer
Copy link
Member

@ospencer ospencer commented Dec 29, 2022

Since ~is_root_file was not set for the polyfill, dependencies were not compiled. Tests didn't catch this because the dependencies were already compiled when the test was run.

Added a clean step to the near smoketest that would catch this in the future.

@ospencer ospencer self-assigned this Dec 29, 2022
@phated phated merged commit fa8b209 into main Dec 29, 2022
@phated phated deleted the oscar/fix-wasi-polyfill branch December 29, 2022 10:16
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