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

Fix minimal-web example #407

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Fix minimal-web example #407

merged 4 commits into from
Nov 13, 2024

Commits on Nov 12, 2024

  1. Fix run-wasm invocation in WASM CI job

    This should cause the CI job to fail as shown in #406
    parasyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    eeeac71 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add WASM target for Check, Lint, and Test jobs

    Remove the Linux-specific dependencies for the WASM job.
    parasyte committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ea4655c View commit details
    Browse the repository at this point in the history
  2. Fix minimal-web example build errors

    - Closes #406
    parasyte committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dc20e7a View commit details
    Browse the repository at this point in the history
  3. WASM tests are not runnable

    parasyte committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b3ea0c5 View commit details
    Browse the repository at this point in the history