Hacker News new | ask | show | jobs
by dallathee 1756 days ago
Checkout https://github.com/jupyterlite/jupyterlite, WASM'd Jupyter in the browser with Pyodide
1 comments

Nice, my instinct reading the above was: The (future) target of this could be WASM instead of JS.

It's a very promising technology IMO. Not necessarily because it is faster (which is only 0.3x-2x according to my findings) but because it is a nice, simple compilation target.