Stream: git-wasmtime

Topic: wasmtime / issue #1850 JIT debugging not activated window...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 14:35):

adv-sw commented on issue #1850:

Having another look at this. Upgraded to wasmtime 0.29 - still no joy :)

Think figuring out cause without GUI in the way as first step might be helpful.

Here's what I get - seems JIT stuff not getting triggered so I'm missing something.

https://pastebin.com/KF5Y1uUG

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 14:49):

adv-sw edited a comment on issue #1850:

Having another look at this. Upgraded to wasmtime 0.29 - still no joy :)

Think figuring out cause without GUI in the way as first step might be helpful.

Here's what I get - seems JIT stuff not getting triggered so I'm missing something.

https://pastebin.com/KF5Y1uUG

running llvm 12.01

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 16:28):

adv-sw commented on issue #1850:

Tried reproducing fizzbuzz example here : https://www.youtube.com/watch?v=PevI_Mn-UUE

On my system the breakpoint isn't hit so something's missing.

My fizzbuzz project files : http://advance-software.com/misc/fizzbuzz.zip

Had to rebuild project as youtube video doesn't link to its project files. I might have a config error.

& using wasmtime 0.29 & 12.01 - demo will have been using older versions.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2021 at 17:20):

adv-sw edited a comment on issue #1850:

Tried reproducing fizzbuzz example here : https://www.youtube.com/watch?v=PevI_Mn-UUE

On my system the breakpoint isn't hit so something's missing.

My fizzbuzz project files : http://advance-software.com/misc/fizzbuzz.zip

Had to rebuild project as youtube video doesn't link to its project files. I might have a config error.

& using wasmtime 0.29 & llvm 12.01 - demo will have been using older versions.


Last updated: Nov 22 2024 at 16:03 UTC