Skip to content

this.fs.FS.genericErrors comes out to be undefined #23514

@anutosh491

Description

@anutosh491

Hey @sbc100

I would like some help from your side.

I might have opened issues about xeus-cpp-lite in the past. It is basically a jupyter kernel that helps you run clang-repl in the browser.

  1. For our initial use case, we built everything (all packages in the stack) using emsdk 3.1.45 including llvm and xeus-cpp
    This gives us a working wasm kernel that can be used through this static link (https://compiler-research.org/xeus-cpp/lab/index.html)

  2. But to make use of some features, we planned to migrate the whole stack to a later version of emsdk (emsdk 3.1.73) and build all pakcages with that. We are facing some errors while doing the same. Check issue Xeus-cpp-lite fails while including libraries after updating to emsdk 3.1.73 compiler-research/xeus-cpp#244

So if you go to the above and try including an external header like #include "nlohmann/json.hpp" everything would work smoothly but this is not the case after the migration. I see this error

Image

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