Does it work on Windows?
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2.5k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
I keep getting this following error on Windows 7:
$>godebug run main.go
fork/exec C:\Users\vmom\AppData\Local\Temp\godebug620220755\godebug.a.out: %1 is not a valid Win32 application.
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
The issue names the `godebug run main.go` entry point and a Windows 7 execution error, but no source files or tests. Start by reproducing the command on Windows and investigating the generated temporary executable; done means determining Windows support and documenting or fixing the reported launch failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100