Skip to content

asm.js support #16

@pezcode

Description

@pezcode

Hey,

Is compiling for asm.js supported with this particular build setup? I can compile just fine with VS2017 but I'm struggling to get it to work with CMake and the Emscripten toolchain file.

I tried different CMake generators:

  • MinGW or Unix Makefiles: CMake complains about CMAKE_MAKE_PROGRAM not being set
  • Ninja: Can't find X11
  • NMake Makefiles: Can't find Threads library

I'm wondering if this is a problem with the libraries being used or a mistake on my end.

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