I updated the mybinder integration for my project to include support for wasmtime now. I included the wasmtime headers also since it doesn't have any overhead so you can use the wasmtime lib directly in case you are interested.
I made a quick example notebook here:
https://github.com/rene-fonseca/docker-images/blob/master/jupyter-cling/libwasmtime.ipynb
You would need to download the notebook in the mybinder instance to use it. But there is full shell support to do git clones and so on.
The mybinder link is:
https://mybinder.org/v2/gh/rene-fonseca/base/master?urlpath=lab
It can take quite some time to start a new instance - but at some point that can be streamlined. The instance relies on xeus-cling to support Jupyter.
Last updated: Nov 22 2024 at 16:03 UTC