We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For instance, it's not hard to imagine a callee that wants to log that it was called incorrectly.
A wasi non-zero exit code should signal that an explicit error occurred. Wasm unreachable should signal a panic.
unreachable
The text was updated successfully, but these errors were encountered:
Merge pull request oasislabs#129 from oasislabs/ptrus/feature/fix-pro…
bbdf6e2
…mote-to-production Fix 'promote-to-production' step.
No branches or pull requests
For instance, it's not hard to imagine a callee that wants to log that it was called incorrectly.
A wasi non-zero exit code should signal that an explicit error occurred. Wasm
unreachable
should signal a panic.The text was updated successfully, but these errors were encountered: