wit-bindgen
wit-bindgen copied to clipboard
markdown: add align, size, and offsets to the output
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.