pwasm-abi icon indicating copy to clipboard operation
pwasm-abi copied to clipboard

Support fixed length array (`[T; *]`) as AbiType and in derivation for arbitrary T (not only u8)

Open NikVolf opened this issue 7 years ago • 4 comments

NikVolf avatar Apr 09 '18 09:04 NikVolf

Probably fixed in #57 ?

Pzixel avatar Jul 26 '18 21:07 Pzixel

seems so

lexfrl avatar Jul 27 '18 07:07 lexfrl

It’s about any type array, not fixed bytes array

NikVolf avatar Jul 27 '18 08:07 NikVolf

makes sense

lexfrl avatar Jul 27 '18 09:07 lexfrl