Wasm-pack: progress bars?

Created on 2 Mar 2018  路  2Comments  路  Source: rustwasm/wasm-pack

some of the build steps, particularly the compilation step is a little long, it might be nice to have some progress bars? is there an efficient rust progress bar lib for the CLI? @killercup maybe you know?

question

Most helpful comment

I think you're going to like https://crates.io/crates/indicatif :)

All 2 comments

I think you're going to like https://crates.io/crates/indicatif :)

yay thank u @killercup <3<3

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rbtcollins picture rbtcollins  路  3Comments

TorstenStueber picture TorstenStueber  路  3Comments

jsheard picture jsheard  路  4Comments

fitzgen picture fitzgen  路  4Comments

marcoscaceres picture marcoscaceres  路  3Comments