initial adaptation to automatic wasm32/64 offsets
Very minimal adaptation to the new wasm32/64 offset calculation of wit-parser, the generated code is likely still incorrect as the default Display implementation isn't language independent.
As a heads up I'm updating the wasm-tools deps in https://github.com/bytecodealliance/wit-bindgen/pull/1036 and that'll conflict with this but feel free to discard all the changes from #1036 as my goal there is to just update the dependencies and let this tackle the real change afterwards.
Thank you, I hope #1036 wasn't too much of an effort, I am still working on finishing this.
No problem!
Contained in and extended by https://github.com/bytecodealliance/wit-bindgen/pull/1163