Skip to content

Fail to build asm-dom using Emscripten 4.0.10 #185

Description

@theo-dep

With Emscripten 4.0.10:

In file included from src/cpp/asm-dom.cpp:2:
In file included from src/cpp/VNode/VNode.cpp:1:
src/cpp/VNode/VNode.hpp:49:18: error: expression is not an integral constant expression
   49 |     extractSel = ~0 << 13,
      |                  ^~~~~~~~
src/cpp/VNode/VNode.hpp:49:21: note: left shift of negative value -1
   49 |     extractSel = ~0 << 13,
      |                     ^ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions