Q62EXKAKNM5FMIW3UZBUAJFKOZLE2O2VIRTJAVDOTTSWX5JSMX4QC ]endenddefp u32(<<0::1, _::7, rest::binary>> = chunk) do<<val::binary-size(1), _::binary>> = chunk[{:add_acc, WaParser.LEB128.decode_unsigned(val), rest}]enddefp get_bytes(_chunk) do[{:pop_and_cont, &read_bytes/1}]enddefp read_bytes(count) dofn <<bytes::binary-size(count), rest::binary>> ->[{:add_acc, bytes, rest}