Description of bug
As of the 10th November the Emscripten ci fails. See here for the first nightly build which failed
https://github.com/compiler-research/CppInterOp/actions/runs/19245558989
Its not immediately obvious as to what is causing the failures. The only change which I am aware of which happened between the 9th (when the ci passed) and 10th November (when it began failing) is this commit got made to xeus-cpps main compiler-research/xeus-cpp@5860e95 . This commit however doesn't appear to be the source of the error, since reverting it doesn't allow the Emscripten ci to pass. Since the 10th November the Emscripten ci for the llvm 21 PR doesn't pass either for the xeus-cpp tests.