jupyter-xeus / xeus-javascript

A JavaScript kernel for JupyterLite, powered by Xeus
https://jupyter-xeus.github.io/xeus-javascript/lab/index.html?path=xeus-javascript.ipynb
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Chrome V8 compatiblity #5

Closed MRYingLEE closed 10 months ago

MRYingLEE commented 10 months ago

It is great to have a JavaScript kernel for Jupyterlite.

It seems this kernel is not based on Chrome V8 engine. So, I am wondering whether the Chrome V8 compatible JavaScript code can be used with this kernel. Please clarify.

DerThorsten commented 10 months ago

it just uses the javascript engine of your browser