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

[mono][wasm] Fix function signature mismatch in m2n invoke #101106

Merged
merged 20 commits into from
Apr 23, 2024

Commits on Apr 15, 2024

  1. Fix signature mismatch

    mkhamoyan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    affbf56 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Add test case

    mkhamoyan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f49a1c4 View commit details
    Browse the repository at this point in the history
  2. update test case

    mkhamoyan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    32358c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Move test case

    mkhamoyan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d48ecb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca68d37 View commit details
    Browse the repository at this point in the history
  3. Add new line in file

    mkhamoyan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9159c02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca36d4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7634d53 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Apply maraf's feedback

    mkhamoyan committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    022420a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    5a3a58d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5beba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bfd0f0 View commit details
    Browse the repository at this point in the history
  4. Fix the space

    mkhamoyan committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    acd32e4 View commit details
    Browse the repository at this point in the history
  5. Remove not used pointer

    mkhamoyan committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    186a15f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    899acbe View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0b65450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba5a4a View commit details
    Browse the repository at this point in the history
  3. Fix spaces

    mkhamoyan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    46df3ec View commit details
    Browse the repository at this point in the history
  4. Minor fix

    mkhamoyan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b3d533f View commit details
    Browse the repository at this point in the history
  5. Fix failures on ios/tvos

    mkhamoyan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a85f7c6 View commit details
    Browse the repository at this point in the history