bytecodealliance / bytecodealliance/wit-bindgen
markdown: add align, size, and offsets to the output
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 286
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 19
Description
It would be useful if each type had its size and alignment, and additionally if each field in a record or whatever should have its offset, etc...
Maybe optionally via a CLI flag.
This would make the output more useful to folks who are trying to better understand the canonical ABI details for a particular interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.