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

feat(cli): Improve error handling around grain run #1913

Merged
merged 6 commits into from
Oct 9, 2023

Conversation

spotandjake
Copy link
Member

This improves the error handling arround loading wasm files with grain run.

Closes: #1912

@spotandjake spotandjake changed the title feat: Improve error handling around grain run feat(cli): Improve error handling around grain run Sep 18, 2023
cli/bin/grainrun.js Outdated Show resolved Hide resolved
cli/bin/grainrun.js Outdated Show resolved Hide resolved
cli/bin/grainrun.js Outdated Show resolved Hide resolved
@phated phated added this pull request to the merge queue Oct 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 9, 2023
@phated phated added this pull request to the merge queue Oct 9, 2023
Merged via the queue into grain-lang:main with commit fc9b434 Oct 9, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate wasm compilation in CLI runner and add specific error message
3 participants