Stream: git-wasmtime

Topic: wasmtime / PR #5303 Move the endianness notes introduced ...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2022 at 20:33):

kpreisser opened PR #5303 from fix-c-api-endianness-notes to main:

Hi, it seems #4035 mistakenly added the notes about the little-endian storage to to wasmtime_valunion, whereas it's actually the ValRaw Rust type (represented by wasmtime_val_raw) that is affected by the change.

Thanks!

<!--

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 (Nov 20 2022 at 19:44):

kpreisser edited PR #5303 from fix-c-api-endianness-notes to main:

Hi, it seems #4035 mistakenly added the notes about the little-endian storage in the C API to wasmtime_valunion, whereas it's actually the ValRaw Rust type (represented by wasmtime_val_raw) that is affected by the change.

Thanks!

<!--

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 (Nov 21 2022 at 16:37):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2022 at 16:37):

alexcrichton merged PR #5303.


Last updated: Oct 23 2024 at 20:03 UTC