Stream: git-wasmtime

Topic: wasmtime / PR #3048 Change the injection count of fuel in...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2021 at 22:02):

alexcrichton opened PR #3048 from more-fueld to main:

This commit updates the type of the amount of times to inject fuel in
the out_of_fuel_async_yield to u64 instead of u32. This should
allow effectively infinite fuel to get injected, even if a small amount
of fuel is injected per iteration.

Closes #2927
Closes #3046

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2021 at 22:10):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2021 at 14:31):

alexcrichton updated PR #3048 from more-fueld to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2021 at 15:46):

alexcrichton merged PR #3048.


Last updated: Nov 22 2024 at 16:03 UTC