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

chore(lib/runtime/wasmer): refactor Exec and exec methods #2686

Merged
merged 9 commits into from
Jul 22, 2022

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    1c27470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d7caed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123b310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1dcb18 View commit details
    Browse the repository at this point in the history
  5. Inline store function in exec

    - Fix for bigger than max int32 pointer and data length
    qdm12 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a6a242b View commit details
    Browse the repository at this point in the history
  6. Minor var name changes

    qdm12 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    8658732 View commit details
    Browse the repository at this point in the history
  7. Inline load function in exec

    qdm12 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    fb25185 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c67a5be View commit details
    Browse the repository at this point in the history
  9. Add named returns to Exec

    qdm12 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    23151bf View commit details
    Browse the repository at this point in the history