pwasm-abi
pwasm-abi copied to clipboard
Support fixed length array (`[T; *]`) as AbiType and in derivation for arbitrary T (not only u8)
Probably fixed in #57 ?
seems so
It’s about any type array, not fixed bytes array
makes sense