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

Add method to call function at index on Ctx #803

Merged
merged 7 commits into from
Sep 19, 2019

Commits on Sep 16, 2019

  1. Add method to call function at index on Ctx

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

Commits on Sep 18, 2019

  1. Implement function lookups using the table

    Mark McCaskey committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    5741a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd369f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d8b22 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    a090bec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/call-function-at-index-on-just-ctx' of github.c…

    …om:wasmerio/wasmer into feature/call-function-at-index-on-just-ctx
    Mark McCaskey committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    f709122 View commit details
    Browse the repository at this point in the history
  3. Move callback guest out of direct examples dir

    Mark McCaskey committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    3b200fa View commit details
    Browse the repository at this point in the history