WebAssembly / WebAssembly/tool-conventions
Linking.md: Document builtin symbol names
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 372
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
We have various builtin symbols names which we use in the object format and in the final output executable which should be documents in Linking.md.
They should also be consistent. See https://github.com/WebAssembly/tool-conventions/issues/55
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 reviewing Linking.md and the builtin symbol naming discussion in WebAssembly/tool-conventions issue 55. Identify the builtin symbols used in the object format and final executable, document them in Linking.md, and verify that the documented names are consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100