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

Semantic tests for Wasm code generated with wasm-smith #219

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greenhat
Copy link
Contributor

@greenhat greenhat commented Jun 21, 2024

Ref #214

Plan:

  • Generate a one-function module with wasm-smith;
  • Compile it to MASM;
  • Execute them Wasmtime vs. Miden VM and check the runtime state (stack, memory);

@greenhat greenhat changed the title [11/x] Semantic tests for wasm-smith-generated Wasm code [11/x] Semantic tests for Wasm code generated with wasm-smith Jun 21, 2024
@greenhat greenhat force-pushed the greenhat/i214-fuzz-with-wasm branch 2 times, most recently from 5f13792 to f255cfd Compare June 24, 2024 11:57
@greenhat greenhat changed the base branch from greenhat/i213-env-var-skip-rust-comp to greenhat/fix-virtual-filename-brackets June 24, 2024 11:58
@greenhat greenhat changed the title [11/x] Semantic tests for Wasm code generated with wasm-smith [12/x] Semantic tests for Wasm code generated with wasm-smith Jun 24, 2024
@greenhat greenhat force-pushed the greenhat/fix-virtual-filename-brackets branch from 91adfc2 to e511221 Compare June 25, 2024 11:14
@greenhat greenhat force-pushed the greenhat/i214-fuzz-with-wasm branch from f255cfd to 8b8117f Compare June 25, 2024 11:15
@greenhat greenhat force-pushed the greenhat/fix-virtual-filename-brackets branch from e511221 to 9d08a68 Compare June 26, 2024 06:03
@greenhat greenhat force-pushed the greenhat/i214-fuzz-with-wasm branch from 8b8117f to dfd5824 Compare June 26, 2024 06:03
Base automatically changed from greenhat/fix-virtual-filename-brackets to main June 26, 2024 07:48
@greenhat greenhat changed the title [12/x] Semantic tests for Wasm code generated with wasm-smith Semantic tests for Wasm code generated with wasm-smith Jun 26, 2024
@greenhat greenhat force-pushed the greenhat/i214-fuzz-with-wasm branch from dfd5824 to ed5e9bf Compare June 26, 2024 08:07
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.

1 participant