Skip to content

wasm-smith: Consume fuel for implicit loops#2519

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
fitzgen:wasm-smith-implicit-loops-fuel
May 15, 2026
Merged

wasm-smith: Consume fuel for implicit loops#2519
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
fitzgen:wasm-smith-implicit-loops-fuel

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented May 14, 2026

This commit adds fuel consumption for instructions with implicit loops (such as array.copy) to the ensure_termination mode.

Part of bytecodealliance/wasmtime#11427

This commit adds fuel consumption for instructions with implicit loops (such as
`array.copy`) to the `ensure_termination` mode.

Part of bytecodealliance/wasmtime#11427
@fitzgen fitzgen requested a review from a team as a code owner May 14, 2026 21:39
@fitzgen fitzgen requested review from pchickey and removed request for a team May 14, 2026 21:39
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue May 15, 2026
Merged via the queue into bytecodealliance:main with commit 022afd4 May 15, 2026
37 checks passed
@fitzgen fitzgen deleted the wasm-smith-implicit-loops-fuel branch May 15, 2026 12:46
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