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

dynCallLegacy: Fill in dynCall_sig with a Wasm adaptor if it is missing #17328

Merged
merged 23 commits into from
Aug 29, 2022

Commits on Jun 28, 2022

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

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    380052c View commit details
    Browse the repository at this point in the history
  2. Update #ifdef guards

    hoodmane committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b678b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b057d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    ffc9857 View commit details
    Browse the repository at this point in the history
  2. Fix createDyncallWrapper

    hoodmane committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    905e4c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Make localGet function

    hoodmane committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e1e0e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90c349 View commit details
    Browse the repository at this point in the history
  3. Address some review comments

    hoodmane committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    2a2bb84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab67a52 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Fix closure error

    hoodmane committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    14a3c1a View commit details
    Browse the repository at this point in the history
  2. Fix type section

    hoodmane committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    1341807 View commit details
    Browse the repository at this point in the history
  3. Add test

    hoodmane committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    5cde82b View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    hoodmane committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    0ff7b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Apply suggestions from code review

    Co-authored-by: Alon Zakai <alonzakai@gmail.com>
    hoodmane and kripken committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    fd40684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a477cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b95712 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    49ab4c2 View commit details
    Browse the repository at this point in the history
  2. Fix flake errors

    hoodmane committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1950321 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Fix test

    hoodmane committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    d989126 View commit details
    Browse the repository at this point in the history
  2. Fix flake8

    hoodmane committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    c32bf3b View commit details
    Browse the repository at this point in the history
  3. Fix two more tests

    hoodmane committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    bc55996 View commit details
    Browse the repository at this point in the history