You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Decompilation may take some time from seconds to minutes, switching between tabs and repeatedly waiting for result is annoying.
Describe the solution you'd like
Cache the decompilation result to avoid the waiting.
Additional context
The result is already cached but a re-decompilation is triggered.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Decompilation may take some time from seconds to minutes, switching between tabs and repeatedly waiting for result is annoying.
Describe the solution you'd like
Cache the decompilation result to avoid the waiting.
Additional context
The result is already cached but a re-decompilation is triggered.
The text was updated successfully, but these errors were encountered: