sbc100 wrote: > For wasm64, could there be offsets higher than 2^32? Or are those just speced to be varint64? Yup, that should work. Do you want me to add a testing for that? https://github.com/llvm/llvm-project/pull/125739