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

Revamp Rust project fixtures #387

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Revamp Rust project fixtures #387

merged 3 commits into from
Oct 16, 2024

Conversation

jbourassa
Copy link
Collaborator

Minor changes to the Rust project fixtures:

  • unify the structure so that they're directories in spec/fixtures
  • update docs to compile with wasip1
  • remove Cargo.lock to avoid GitHub security warnings (unsure if that'll do it, but worth a try)
  • rebuild the deterministic example with release flags to shave off 1s on the test suite (2.4s down to 1.4s)

- Put it in its own folder so we can rebuild it
- Build it in release mode to shave off ~1s in test
@jbourassa jbourassa merged commit 2626dd4 into main Oct 16, 2024
22 checks passed
@jbourassa jbourassa deleted the jb/revamp-fixtures branch October 16, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants