JDevlieghere wrote: > Presumably you only tested attach not launch because we only have one other > plugin and wasm doesn't support launch?
Yes that's right. You can launch a Wasm binary with the Wasm platform, if you have a runtime, but that doesn't help with this. https://github.com/llvm/llvm-project/pull/175195 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
