Skip to main content

MAX_ACCESS_BYTES

Constant MAX_ACCESS_BYTES 

Source
pub const MAX_ACCESS_BYTES: u32 = 8;
Expand description

The widest scalar linear-memory access synth can emit (i64.load / i64.store — there is no v128 support on these paths). Conservative span bound used when a reloc’s true access width is unknown.