undefined: JmpToFunctionValue
Open
help wanted
- Dominant language
- Go
- Stars
- 257
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
It's not working on ARM architecture
# github.com/cch123/supermonkey/internal/bouk
../../../../go/pkg/mod/github.com/cch123/supermonkey@v1.0.0/internal/bouk/replace.go:24:14: undefined: JmpToFunctionValue
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the ARM build error and inspect internal/bouk/replace.go, where JmpToFunctionValue is referenced. Trace where that symbol is defined or expected for other architectures, then confirm that the package builds and its tests run successfully on ARM without the undefined-symbol error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100