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

Improve Virtual Machine #598

Merged
merged 2 commits into from
Feb 15, 2021
Merged

Improve Virtual Machine #598

merged 2 commits into from
Feb 15, 2021

Conversation

turbolent
Copy link
Member

@turbolent turbolent commented Feb 13, 2021

Description

Instead of closing over the wasmtime store/memory in the imports of the module, get the exported memory from the caller argument.

See bytecodealliance/wasmtime-go#57


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@turbolent turbolent self-assigned this Feb 13, 2021
@turbolent turbolent merged commit 6105806 into master Feb 15, 2021
@turbolent turbolent deleted the bastian/improve-vm branch May 18, 2021 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants