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

Implement Send for Instance #807

Merged
merged 9 commits into from
Sep 23, 2019
Merged

Implement Send for Instance #807

merged 9 commits into from
Sep 23, 2019

Commits on Sep 17, 2019

  1. Implement Send for Instance

    Mark McCaskey committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    17a0e78 View commit details
    Browse the repository at this point in the history
  2. Implement Send for everything except Memory

    Mark McCaskey committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    9e93438 View commit details
    Browse the repository at this point in the history
  3. Implement it for memory and make Instance Send

    Mark McCaskey committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    83c3909 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    9c205e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Add test for Instance, fix tests for ImportObject

    Mark McCaskey committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    05ad1aa View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/make-instan…

    …ce-send
    Mark McCaskey committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    1e637ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    705287c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4818f1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/make-instance-send' of github.com:wasmerio/wasm…

    …er into feature/make-instance-send
    Mark McCaskey committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    9cab6d7 View commit details
    Browse the repository at this point in the history