Skip to content

Use swift runtime metadata to implement class layout #63

@ktoso

Description

@ktoso
  private func printClassMemoryLayout(_ printer: inout CodePrinter, _ decl: ImportedNominalType) {

This func could use the runtime method

    public static MemoryLayout layoutOfSwiftType(MemorySegment typeMetadata) {

to get the layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions