fitzgen wrote:

Great to see more interest in WebAssembly from `lld`, and thanks for sharing 
our debugging plans here, @alexcrichton. 

> We do not currently have anyone slated to implement this work as it hasn't 
> been a priority for existing maintainers yet and we haven't had other 
> volunteers.

Small clarification / additional context as the Wasmtime-focused team I am on 
just finished some planning: some folks (@cfallin and others) have actually 
started working on the implementation of parts of that debugging RFC already, 
and while they haven't yet started on the debug adapter protocol implementation 
that the lldb frontend (or others) could attach to, that is the next big 
milestone after the current one. The plan is to begin the debug adapter 
protocol implementation work roughly around the beginning of Q4.

https://github.com/llvm/llvm-project/pull/150143
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to