Skip to content

[FEATURE REQUEST] __int128 emulation support #27754

Description

@yosmo78

Version of emscripten/emsdk:
latest

Failing command line in full:
em++ main.cpp

Full link command and output with -v appended:
none

__int128 x = 0;
x = x + 1;

In the past people have asked for __int128 support with
#5630
And for multi-platform support, it would be nice to at least have emulation for it like how we have 64 emulation for 32 bit platforms. So this is a feature request for __int128 bit support via emulation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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