nushell / demo

Experimental wasm-based Nu playground
https://www.nushell.sh/demo/
MIT License
23 stars 10 forks source link

Loading indicator #43

Closed jzaefferer closed 4 years ago

jzaefferer commented 4 years ago

Loading the several MB of wasm and the zip file can take a while, and until then the demo shows up, but isn't usable. A simple loading indicator would help

Maybe via https://codepen.io/dsenneff/pen/jOWdvqx

sophiajt commented 4 years ago

I wonder if there's a way to trim the wasm size down before we deploy

jzaefferer commented 4 years ago

The 1,5mb isn't too bad compared to the 15mb nu binary (on OSX)