This PR removes the WASM/JS files from this repo and instead obtains them at build time from Emscripten-forge, based on the work in #25. Co-authored by @DerThorsten.
This passes the tests locally for me and works with cockle-playground. It currently doesn't work with the JupyterLite terminal extension but I think that is an existing issue in JupyterLite related to the recent upgrades and I will deal with that separately.
This PR removes the WASM/JS files from this repo and instead obtains them at build time from Emscripten-forge, based on the work in #25. Co-authored by @DerThorsten.
This passes the tests locally for me and works with
cockle-playground
. It currently doesn't work with the JupyterLiteterminal
extension but I think that is an existing issue in JupyterLite related to the recent upgrades and I will deal with that separately.