-
Notifications
You must be signed in to change notification settings - Fork 1
Real-Time REPL #25
Copy link
Copy link
Open
Labels
[w2] SubstantialSome substantial work and thinking required. Nothing too serious thoughSome substantial work and thinking required. Nothing too serious thoughv1For V1 releaseFor V1 release
Description
Activity
Metadata
Metadata
Assignees
Labels
[w2] SubstantialSome substantial work and thinking required. Nothing too serious thoughSome substantial work and thinking required. Nothing too serious thoughv1For V1 releaseFor V1 release
Because EDB is a real-time debugger, it should allow modifying code being executed on-the-fly in order to observe the effect the mutated code has.
This should also speed up the feedback loop for a developer when programming in languages such as Solidity