All nice features of xeus javascript are mostly implemented on the javascript side, not on the C++ side.
Ie here.
It would be easy to import this file via jsdelivr, ie here and use this also in this javascript-kernel.
This way we might have all the nice features almost for free.
It would still need some changes to in https://github.com/jupyter-xeus/xeus-javascript/blob/main/src/post.js, but should not be overcomplicated.
On the one hand this would make this kernel actual usable, on the other hand not sure if its worth it
All nice features of xeus javascript are mostly implemented on the javascript side, not on the C++ side.
Ie here.
It would be easy to import this file via jsdelivr, ie here and use this also in this javascript-kernel.
This way we might have all the nice features almost for free.
It would still need some changes to in https://github.com/jupyter-xeus/xeus-javascript/blob/main/src/post.js, but should not be overcomplicated.
On the one hand this would make this kernel actual usable, on the other hand not sure if its worth it