WebAssembly / WASI

WebAssembly System Interface
Other
4.84k stars 251 forks source link

Add documentation for return types and pointer types in witx. #523

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

Document how return types, in particular expected return types, work in witx.

Also update the witx-docs.md file to describe the current status of witx and the transition to wit.

sunfishcode commented 1 year ago

I've now also added documentation for pointer types, including alignment behavior.

sunfishcode commented 1 year ago

Sounds good; let's merge this, and if anyone has further questions, we can iterate in new issues and PRs.