Skip to content

Document Argument passing for _BitInt types #239

Closed
@pinskia

Description

@pinskia

Forwarded from https://hachyderm.io/@[email protected]/113574803870036780 .

The current BasicCABI.md does not document how _BitInt types are passed and it would be good to document it as such.

Note if someone does a GCC backend for WebAssembly, GCC folks in general has decided the ABI for _BitInt needs to be documented before it having it implemented too.

See ARM-software/abi-aa#175, riscv-non-isa/riscv-elf-psabi-doc#300 and https://gitlab.com/x86-psABIs/x86-64-ABI/-/merge_requests/32 for examples on how other ABIs (have or will have document it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions