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

Commits on May 4, 2022

  1. feat: resolve the memory once

    Instead of looking up the memory export on every syscall, resolve it
    when we construct the invocation container.
    
    fixes #510
    Stebalien committed May 4, 2022
    Configuration menu
    Copy the full SHA
    5656b23 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. fix: export a memory

    Stebalien committed May 5, 2022
    Configuration menu
    Copy the full SHA
    520c3da View commit details
    Browse the repository at this point in the history