Stream: git-wasmtime

Topic: wasmtime / Issue #664 Debugging compiled wasm code


view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2021 at 16:50):

bjorn3 commented on Issue #664:

I think this can be closed.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2021 at 18:15):

peterhuene commented on Issue #664:

Agreed, I think this should be closed.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2021 at 18:15):

peterhuene closed Issue #664:

I'm trying to create system of plugins with embedded wasmtime.
How is it supposed to debug (like breakpoint, step-by-step, condition evaluation and so on) jit-compiled wasm code?
Is some kind of debugging protocol planned (like JVMTI) or am I missed something and it is already implemented?


Last updated: Oct 23 2024 at 20:03 UTC