Stream: git-wasmtime

Topic: wasmtime / PR #5094 Cranelift: use `.enumerate()` to avoi...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2022 at 18:49):

fitzgen opened PR #5094 from enumerate-rather-than-index to main:

This can help rustc/llvm avoid bounds checks, but more importantly I will have future changes here that remove indexing of params, and instead hand them out as an iterator.

<!--

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 (Oct 21 2022 at 18:49):

fitzgen requested cfallin for a review on PR #5094.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2022 at 19:02):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2022 at 20:08):

fitzgen merged PR #5094.


Last updated: Nov 22 2024 at 16:03 UTC