jasonmolenda wrote: (I mean if I'm following this PR correctly, we already encode address space in the UInt64 addresses used in gdb remote serial protocol for wasm addresses; it's only in this case where we're specifying which module the index is in where we need to do it explicitly in some way, and from the address point of view it kind of looks like an address space specifier. But looking at this one instance in isolation, it's a module instance id, not an address space.)
https://github.com/llvm/llvm-project/pull/213176 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
