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

Implement wasmer run {url} #3295

Merged
merged 22 commits into from
Nov 20, 2022
Merged

Implement wasmer run {url} #3295

merged 22 commits into from
Nov 20, 2022

Commits on Nov 10, 2022

  1. Implement wasmer run {url}

    fschutt committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e8c422d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75bedba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc6a97 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    bcf2595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f4b6c View commit details
    Browse the repository at this point in the history
  3. Return error on 404

    fschutt committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    43c7c4e View commit details
    Browse the repository at this point in the history
  4. Fix "make lint"

    fschutt committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b705db4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    108a559 View commit details
    Browse the repository at this point in the history
  6. Fix "make lint"

    fschutt committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7d89d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    938fa92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a241c7e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fix merge issues

    fschutt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7a59e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3a46c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa8bd7 View commit details
    Browse the repository at this point in the history
  4. Fix make lint

    fschutt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1c4a039 View commit details
    Browse the repository at this point in the history
  5. Try fixing unit tests

    fschutt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    57b3263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aed2d33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45674a6 View commit details
    Browse the repository at this point in the history
  8. Fix make lint

    fschutt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8883b42 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    c3fe911 View commit details
    Browse the repository at this point in the history
  2. Fix #[cfg(test]] code

    fschutt committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0d7f10f View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    fschutt committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    2f48a3c View commit details
    Browse the repository at this point in the history