Right now the colormaps model requires promises to load yt_tools and all subsequent functionality from wasm. If a way of ensuring wasm is loaded without all of the subsequent promises the colormap model can avoid a bunch of unnecessary added logic, but all of the wasm functionality could be available right away.
Right now the colormaps model requires promises to load yt_tools and all subsequent functionality from wasm. If a way of ensuring wasm is loaded without all of the subsequent promises the colormap model can avoid a bunch of unnecessary added logic, but all of the wasm functionality could be available right away.