mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
6fae46d0d3
Based on this feedback: https://github.com/wasmerio/wasmer/pull/243#pullrequestreview-211289058
942 B
942 B
name | about | title | labels | assignees |
---|---|---|---|---|
🐞 Bug report | Create a report to help us improve | 🐞 bug |
Thanks for the bug report!
Describe the bug
A clear and concise description of what the bug is.
Copy and paste the result of executing the following in your shell, so we can know the version of wasmer, Rust (if available) and architecture of your environment.
echo "`wasmer -V` | `rustc -V` | `uname -m`"
Steps to reproduce
- Go to '…'
- Compile with '…'
- Run '…'
- See error
If applicable, add a link to a test case (as a zip file or link to a repository we can clone).
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what actually happened.
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.