-
Notifications
You must be signed in to change notification settings - Fork 469
Implement instant_print_lines
argument
#583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great first contribution! A few nitpicks but the overall concept looks sound!
Could you also rebase to get rid of the merge commit into your branch? |
Enables the activity to look 'in progress' immediately upon execution
I've added wasm32 support. I also rebased. PS I picked |
Great work! Not bad for your first Rust contribution. :) |
Addresses #582; adding functionality to remove any time-delay in printing the first n number of lines.