WebAssembly / WebAssembly/tool-conventions
Linking.md should mention relocations must appear in offset order
Open
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 372
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Still working on my compiler I was emitting relocations in arbitrary offset order and got the error using wasm-ld.
I think it should be mentioned in Linking.md. I will try to make a small PR when I have the time. :)
Cheers.
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
Open Linking.md and locate the guidance on relocations. Document that relocations must appear in offset order, using the wasm-ld error described in the issue as context. Done when the requirement is stated clearly in the appropriate section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100