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

feat: resolve the memory once #529

Merged
merged 2 commits into from
May 5, 2022
Merged

feat: resolve the memory once #529

merged 2 commits into from
May 5, 2022

Conversation

Stebalien
Copy link
Member

Instead of looking up the memory export on every syscall, resolve it when we construct the invocation container.

fixes #510

@Stebalien Stebalien requested a review from magik6k May 4, 2022 22:19
@Stebalien Stebalien enabled auto-merge (squash) May 4, 2022 22:37
Instead of looking up the memory export on every syscall, resolve it
when we construct the invocation container.

fixes #510
@Stebalien Stebalien merged commit b4c0aa2 into master May 5, 2022
@Stebalien Stebalien deleted the feat/resolve-memory-once branch May 5, 2022 01:07
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.

Resolve the memory once
2 participants