Open Issues Need Help
View All on GitHubAI Summary: Refactor the existing `share` function in the Effekt website's JavaScript code (src/index.ts) to push the current program to the browser history after execution. This will prevent loss of user code in case of infinite loops, leveraging existing functionality.
Complexity:
2/5
enhancement good first issue