mattinger
03/09/2023, 2:23 PMtypealias Event = EventV1
Does the compiler replace all uses of Event with EventV1, or is there any runtime support? I’m basically looking at whether changing a typealias is an ABI breaking change.dmitriy.novozhilov
03/09/2023, 2:25 PM