Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Medium
-
Resolution: Done
-
Component/s: None
-
Labels:
-
Radar URL:
Description
Protocol witness tables may be created dynamically by the runtime or statically by the compiler. The layout of a protocol witness table is ABI and we need to determine a layout algorithm that also accommodates library evolution concerns, where additional protocol requirements may be added with default fall-backs.