Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Windows Emscripten build of xeus-cpp to ci #366

@mcbarton

Description

@mcbarton

@vgvassilev @SylvainCorlay @anutosh491

If you look at this PR #362 which is referenced by this PR in CppInterOp compiler-research/CppInterOp#647 you'll see that a Windows Emscripten build of xeus-cpp is possible, and that it passes all the tests. The question for this issue, is whether xeus-cpp should also offically support building the Emscripten version of xeus-cpp on Windows.

Given Emscripten forge doesn't supply emsdk for any platform other than Ubuntu x86 or MacOS arm, adding Windows support for xeus-cpp would involve adding instructions which make use of the upstream emsdk (Ubuntu x86 qnd MacOS arm can continue to use Emscripten forges version). We could also support building the Emscripten version of xeus-cpp on Ubuntu arm and MacOS x86 using this emsdk. Let me know what you think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions