Stream: git-wasmtime

Topic: wasmtime / PR #7304 A couple of small refactorings to the...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 22:52):

elliottt opened PR #7304 from elliottt:trevor/elaborate-fixes to bytecodealliance:main:

@jameysharp and I noticed a couple of refactoring opportunities while reading through the elaboration pass:

Co-authored-by: Jamey Sharp <jsharp@fastly.com>

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 22:52):

elliottt requested abrown for a review on PR #7304.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 22:52):

elliottt requested wasmtime-compiler-reviewers for a review on PR #7304.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 22:53):

elliottt requested cfallin for a review on PR #7304.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 23:16):

elliottt edited PR #7304:

@jameysharp and I noticed a couple of refactoring opportunities while reading through the elaboration pass:

Co-authored-by: Jamey Sharp <jsharp@fastly.com>

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 23:52):

cfallin submitted PR review:

LGTM! Good find w.r.t. the loop-level cost factor being a no-op; I suspect this was left over from an earlier version of extraction. I'd be interested to hear any thoughts you or others have about using the loop level somehow, but I'm happy to see this merged for now!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2023 at 00:36):

cfallin merged PR #7304.


Last updated: Nov 22 2024 at 17:03 UTC