Skip to content

Commit

Permalink
fix(cranelift): incorrectly emitted optimized instructions in baselin… (
Browse files Browse the repository at this point in the history
  • Loading branch information
oovm authored May 22, 2024
1 parent e214959 commit 9ffd352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/wasmtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -270,4 +270,4 @@ std = [
unsafe_disable_continuation_linearity_check = []

# Toggle the baseline implementation of WasmFX
wasmfx_baseline = ["async"]
wasmfx_baseline = ["async", "wasmtime-cranelift?/wasmfx_baseline"]

0 comments on commit 9ffd352

Please sign in to comment.