WSL Testing Result
Open
Nobody has claimed this yet.
- Dominant language
- V
- Stars
- 370
- Forks
- 65
- Avg merge
- 11h 17m
- Merged PRs (30d)
- 18
Description
When I tried it in my own project, it displayed tmp/data.v.
module data
struct Data {
value int
}
In the WSL environment, it seems tmp/vls2 gets automatically deleted.
https://github.com/user-attachments/assets/1be36baa-c0d8-4015-a7a2-e1f2a4d1a32b
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report in WSL with the sample module and inspect the reported tmp/data.v output and tmp/vls2 deletion. Done means the behavior is reproduced and the intended handling of these paths is confirmed.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100