Skip to content

Commit

Permalink
fuzzing: speed-up Wasmtime translation performance (#1339)
Browse files Browse the repository at this point in the history
* update Wasmtime to v28

* disable Cranelift optimizations for the Wasmtime oracle

This improves translation performance of the differential fuzzing Wasmtime oracle significantly.

* Use single-pass reg-alloc for the differential fuzzing Wasmtime oracle

This improves translation performance of the differential fuzzing Wasmtime oracle significantly.
  • Loading branch information
Robbepop authored Jan 16, 2025
1 parent d9449ad commit b84814a
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 204 deletions.
Loading

0 comments on commit b84814a

Please sign in to comment.