wit-bindgen icon indicating copy to clipboard operation
wit-bindgen copied to clipboard

markdown: add align, size, and offsets to the output

Open fitzgen opened this issue 1 year ago • 0 comments

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.

fitzgen avatar Jun 06 '24 13:06 fitzgen