SIGN IN SIGN UP

[multibyte] Expand array load and store validation (#8929)

Expand array load and store validation to all numeric, vector, and
packed element types (i8, i16, i32, i64, f32, f64, v128), as well as
offset and alignment immediates.

Multibyte array operations apply to numeric and vector array backing
types. This permits loads from mutable and immutable arrays while
enforcing mutability on stores, rejecting non-numeric arrays, and
validating offset and alignment immediates.
B
Brendan Dahl committed
e88a1b545f30b8e8ef7c9d1beeda70d5534c3077
Parent: a54b20b
Committed by GitHub <noreply@github.com> on 7/23/2026, 4:55:10 PM