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

Master with fixes #3687

Merged
merged 24 commits into from
Mar 29, 2023
Merged

Master with fixes #3687

merged 24 commits into from
Mar 29, 2023

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    72c9d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9308f20 View commit details
    Browse the repository at this point in the history
  3. Remove unused wasi code

    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    cd8422f View commit details
    Browse the repository at this point in the history
  4. Fixed dangling type

    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5a4017b View commit details
    Browse the repository at this point in the history
  5. Upated lockfile

    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3f398c9 View commit details
    Browse the repository at this point in the history
  6. Fixed CLI sys

    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c00f1fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5500fb View commit details
    Browse the repository at this point in the history
  8. Fixed lints

    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b36c4f4 View commit details
    Browse the repository at this point in the history
  9. Improved linting a bit

    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a4b8eab View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master-with-fixes' into shared-dash-fixes-and-pthreads

    # Conflicts:
    #	lib/wasi/Cargo.toml
    #	lib/wasi/src/runtime/mod.rs
    #	lib/wasi/src/runtime/task_manager/mod.rs
    #	lib/wasi/src/runtime/task_manager/tokio.rs
    #	lib/wasi/src/syscalls/wasix/proc_fork.rs
    #	lib/wasi/src/syscalls/wasix/thread_spawn.rs
    syrusakbary committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    499777f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    ae07aac View commit details
    Browse the repository at this point in the history
  2. Minor styling

    syrusakbary committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c3ff83a View commit details
    Browse the repository at this point in the history
  3. Improved JS API type conversion

    # Conflicts:
    #	lib/wasi/src/runtime/task_manager/tokio.rs
    syrusakbary committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1fc6812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca0546e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe01dd View commit details
    Browse the repository at this point in the history
  6. Multiple fixes

    syrusakbary committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4857303 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec93db9 View commit details
    Browse the repository at this point in the history
  8. Fix cli compiler

    syrusakbary committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1940c56 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge branch 'master' into master-with-fixes

    # Conflicts:
    #	lib/c-api/Cargo.toml
    #	lib/cache/Cargo.toml
    #	lib/cli/Cargo.toml
    #	lib/emscripten/Cargo.toml
    #	lib/wasi/Cargo.toml
    syrusakbary committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1031b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006d1b1 View commit details
    Browse the repository at this point in the history
  3. Fix toml

    syrusakbary committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a931582 View commit details
    Browse the repository at this point in the history
  4. Revert "Move memory store cloning into the wasmer crate"

    This reverts commit a5500fb.
    
    # Conflicts:
    #	lib/api/src/externals/memory.rs
    #	lib/wasi/src/runtime/task_manager/tokio.rs
    #	lib/wasi/src/syscalls/wasix/thread_spawn.rs
    syrusakbary committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5ed77da View commit details
    Browse the repository at this point in the history
  5. Multiple fixes

    syrusakbary committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    26239ca View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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