mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 23:42:05 +00:00
37 lines
630 B
Markdown
37 lines
630 B
Markdown
|
---
|
||
|
name: WAMR bug or defect report
|
||
|
about: Report a bug or defect in WAMR
|
||
|
title: ''
|
||
|
---
|
||
|
|
||
|
Thanks for filing a bug or defect report! Please fill out the TODOs below.
|
||
|
|
||
|
### Subject of the issue
|
||
|
|
||
|
Describe the bug or defect here.
|
||
|
|
||
|
### Test case
|
||
|
|
||
|
Upload the related wasm file, wast file or the source files if you can.
|
||
|
|
||
|
### Your environment
|
||
|
|
||
|
* Host OS
|
||
|
* WAMR version, platform, cpu architecture, running mode, etc.
|
||
|
|
||
|
### Steps to reproduce
|
||
|
|
||
|
Tell us how to reproduce this bug or defect.
|
||
|
|
||
|
### Expected behavior
|
||
|
|
||
|
Tell us what should happen
|
||
|
|
||
|
### Actual behavior
|
||
|
|
||
|
Tell us what happens instead
|
||
|
|
||
|
### Extra Info
|
||
|
|
||
|
Anything else you'd like to add?
|