Stream: git-wasmtime

Topic: wasmtime / issue #3683 Try demangling names before forwar...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 12 2022 at 18:33):

alexcrichton commented on issue #3683:

Oh oops looks like I was too slow, but in any case this is actually a duplicate of this demangling logic so if you're up for it it'd be great to have some sort of helper function in wasmtime-jit which wasmtime::Trap calls into and this function shares as well.

Similarly if you're interested in pushing on vtune one feature the vtune support is missing is loading profiling information for trampolines. Trampolines were added recently to jitdump support but were skipped as part of vtune since I didn't know how to modify it.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2022 at 16:13):

bnjbvr commented on issue #3683:

@alexcrichton will look into this!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2022 at 16:13):

bnjbvr edited a comment on issue #3683:

@alexcrichton, I will look into this!


Last updated: Oct 23 2024 at 20:03 UTC