[Pitch] Formalize @cdecl

First off, great that this is getting formalised.

In terms of naming, it would be great if it’s possible to be consistent with the other options like @objc and @expose(Cxx) . I.e., when we want to expose Swift functions/types to other languages, we use the same type of syntax.

1 Like