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 test #772

Merged
merged 18 commits into from
Jul 4, 2024
Merged

Wasm test #772

merged 18 commits into from
Jul 4, 2024

Commits on Jul 4, 2024

  1. Scaffolding for wasm test

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    32537a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb9563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b7ad9 View commit details
    Browse the repository at this point in the history
  4. Run example with wasmtime

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aee1ef7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5212a9f View commit details
    Browse the repository at this point in the history
  6. Add missing comma

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4788746 View commit details
    Browse the repository at this point in the history
  7. Fix toml formatting

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b9a423a View commit details
    Browse the repository at this point in the history
  8. Adjust path

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    61aa867 View commit details
    Browse the repository at this point in the history
  9. Test a failing example

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6f225b5 View commit details
    Browse the repository at this point in the history
  10. Return an Err

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0e629b5 View commit details
    Browse the repository at this point in the history
  11. Improve wasm example

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae0e25a View commit details
    Browse the repository at this point in the history
  12. Working on example

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    341727e View commit details
    Browse the repository at this point in the history
  13. Implement functionality

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    50ea0c2 View commit details
    Browse the repository at this point in the history
  14. Improve example

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8955962 View commit details
    Browse the repository at this point in the history
  15. Cleanup example

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b203ac8 View commit details
    Browse the repository at this point in the history
  16. Revert "Implement functionality"

    This reverts commit 6900574.
    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d00c015 View commit details
    Browse the repository at this point in the history
  17. Add test documentation

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4d22b57 View commit details
    Browse the repository at this point in the history
  18. Incorporate review feedback

    Niederb committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b4ad5d0 View commit details
    Browse the repository at this point in the history