jupyter-xeus / xeus

Implementation of the Jupyter kernel protocol in C++
https://xeus.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
907 stars 83 forks source link

unify wasm options #372

Closed DerThorsten closed 11 months ago

DerThorsten commented 11 months ago

See https://github.com/jupyter-xeus/xeus-lite/issues/7 for details, but in a nutshell, we want all xeus-wasm kernels to be as similar / unified as we can. Therefore we:

In this PR we: