Skip to content

Struct layout calculation #355

Description

@ForNeVeR

To statically determine struct layout (for 32b, 64b and wide architecture sets), we'll need to calculate struct layout.

I am planning to make structures have Pack = 4 / 8 and LayoutKind.Explicit for these architectures.

See the documentation on pack.

Look for number 355 in the code when implementing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:compilerRelated to code compilation or type checkinggood-first-issueAn issue considered simple enough for new contributorskind:featureNew feature or requeststatus:help-wantedOpen for contributors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions