> On Sep 5, 2019, at 2:07 PM, Yury Delendik via lldb-dev
> wrote:
>
> I'm trying to locate more information about the subject. I'm working
> on enabling debugging for wasmtime [1]. The wasmtime is a runtime for
> WebAssembly code -- a JIT, for purpose of this discussion. Currently,
> I'm succe
I'm trying to locate more information about the subject. I'm working
on enabling debugging for wasmtime [1]. The wasmtime is a runtime for
WebAssembly code -- a JIT, for purpose of this discussion. Currently,
I'm successfully generate ELF images to be registered using the JIT
interface [2]. It work