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

chore(compiler)!: Remove memory import from _genv #1830

Merged
merged 4 commits into from
Apr 26, 2023

Conversation

phated
Copy link
Member

@phated phated commented Apr 26, 2023

This removes the memory import from _genv. This is mostly just followup cleanup from removing the js-runner but was flagged when trying to upgrade binaryen which didn't like us having multiple memories in a program.

I separated this out from #1599 because it isn't reliant on that PR and we probably want to note it in the changelog.

@phated phated self-assigned this Apr 26, 2023
@ospencer ospencer added this pull request to the merge queue Apr 26, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 26, 2023
@ospencer ospencer added this pull request to the merge queue Apr 26, 2023
Merged via the queue into main with commit c6693dd Apr 26, 2023
@ospencer ospencer deleted the phated/remove-genv-mem branch April 26, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants