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

Initial port of make test-js-core (port wasmer API to core) #3165

Merged
merged 8 commits into from
Sep 2, 2022

Commits on Aug 31, 2022

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

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    26c955e View commit details
    Browse the repository at this point in the history
  2. Implement CoreError

    fschutt committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    898988b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9361f View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    fschutt committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6ac0676 View commit details
    Browse the repository at this point in the history
  5. Add no-std JS tests to CI

    fschutt committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b9496c3 View commit details
    Browse the repository at this point in the history
  6. Fix CI errors

    fschutt committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    018eaf1 View commit details
    Browse the repository at this point in the history
  7. Fix errors on CI again

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