jupyterlite / terminal

A terminal for JupyterLite.
https://jupyterlite-terminal.vercel.app/
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Obtain wasm packages from emscripten-forge when building deployment #27

Closed ianthomas23 closed 1 month ago

ianthomas23 commented 1 month ago

This updates to cockle 0.0.9 to make use of jupyterlite/cockle#61 to obtain wasm packages from emscripten-forge when building a deployment. The new TerminalAddon class calls the new prepare_wasm tool script in cockle to obtain a list of files that need to be copied into the extension's deployment asset directory.