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

[wasm][wasi] Allow to build wasi in library mode #102806

Merged
merged 16 commits into from
Jun 7, 2024

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    6af2653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98cfa3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fix LibraryTests failure

    mkhamoyan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    295a6ca View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    a7130fc View commit details
    Browse the repository at this point in the history
  2. Use wasm sdk in sample

    mkhamoyan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fab9e6c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    da249bb View commit details
    Browse the repository at this point in the history
  2. update test case

    mkhamoyan committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6167091 View commit details
    Browse the repository at this point in the history
  3. allow unsafe in test

    mkhamoyan committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7aa9161 View commit details
    Browse the repository at this point in the history
  4. Update test case

    mkhamoyan committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f21bfa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    f6c9c38 View commit details
    Browse the repository at this point in the history
  2. Remove extra line

    mkhamoyan committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cb2c613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8d8d93 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    4d50681 View commit details
    Browse the repository at this point in the history
  2. Apply feedback changes

    mkhamoyan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8edb01e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Guard the "_initialize"

    mkhamoyan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0c56cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2cbbfb View commit details
    Browse the repository at this point in the history