Stream: git-wasmtime

Topic: wasmtime / PR #9358 Implement the `array.init_elem` Wasm ...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 02 2024 at 18:25):

fitzgen opened PR #9358 from fitzgen:array-init-elem to bytecodealliance:main:

<!--
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 02 2024 at 18:25):

fitzgen requested elliottt for a review on PR #9358.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 02 2024 at 18:25):

fitzgen requested wasmtime-core-reviewers for a review on PR #9358.

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

elliottt submitted PR review.

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

elliottt created PR review comment:

Should this be removed?

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

fitzgen submitted PR review.

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

fitzgen created PR review comment:

I left it in just so that if we ever refactor this implementation and need to use it, we don't mix up which kind of index it is.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 02 2024 at 22:55):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 02 2024 at 23:13):

fitzgen merged PR #9358.


Last updated: Nov 22 2024 at 16:03 UTC