wasm-micro-runtime/.github/ISSUE_TEMPLATE/bug_report.md
2025-09-05 05:55:32 +00:00

1.3 KiB

name about title labels assignees
Bug report Create a report to help us improve Add a placeholder for issue title. ex: [BUG] bug

Is it a security vulnerability? If it results in a crash or hang, please refer to a quick checklist to determine if it is a security vulnerability. If you are still unsure, please report it through a security advisor and allow the maintainer to make a decision. Thank you.

Describe the bug A clear and concise description of what the bug is.

Version Information like tags, release version, commits.

To Reproduce Steps to reproduce the behavior:

  1. Compile iwasm with flags like '...'
  2. (Optional) Compile wamrc with flags like '....'
  3. (Optional) Run wamrc with CLI options like '...' to generate .aot
  4. Run iwasm with CLI options like '...'
  5. See error

Expected behavior A clear and concise description of what you expected to happen.

Actual Result What you've got.

Desktop (please complete the following information):

  • Arch [e.g. x86_64, arm64, 32bit]
  • Board [e.g. STM32F407]
  • OS [e.g. Linux, Windows, macOS, FreeRTOS]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.