eagr/sol-repl

Show results eagerly when available

Opened this issue · 0 comments

eagr commented

This has become a common feature for REPLs: listen to the input changes and preview the result of the input so far. This could greatly improve UX. Will try it out and see if we could make the preview quick and responsive.