[Lldb-commits] [lldb] [lldb] Add WebAssembly platform (PR #171507)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 10 09:33:09 PST 2025


JDevlieghere wrote:

Thanks for the review David! 

> I'm tempted to say all this should be in some "run this simulator with these arguments" generic thing but there's too many small details around the edges to bother doing that I think.

Exactly, plus I have more logic coming to this platform that's more Wasm specific.

https://github.com/llvm/llvm-project/pull/171507


More information about the lldb-commits mailing list