Skip to content

Any plans for wasm64 support? #185

Open
@tudor

Description

@tudor

Are there any plans to support 64-bit builds?

It looks to me like wasm64 (also known as "memory64") uses a LP64 model (int is 32 bits, long, long long, and pointers are 64 bits), which is the same as the memory model on 64-bit Unix-y platforms (not Windows, where long is still 32 bits even on x86_64).

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