Skip to content
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

REPL code execution #44

Merged
merged 4 commits into from
Oct 4, 2024
Merged

REPL code execution #44

merged 4 commits into from
Oct 4, 2024

Conversation

alexdovzhanyn
Copy link
Collaborator

Changes the REPL to actually execute code instead of just outputting the compiled WASM. Also improves the REPL UX in general:

  • Adds line numbers to prompt
  • Allow for multiline input by detecting when an expression has ended
  • Adds colors to a few places to liven things up a bit

@alexdovzhanyn alexdovzhanyn merged commit dc66e7c into master Oct 4, 2024
10 checks passed
@alexdovzhanyn alexdovzhanyn deleted the repl-code-execution branch October 4, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant