Andrew Brown
Andrew Brown
@Photosounder, I talked to someone on the ITTAPI team and we want to check if this has to do with a difference in the MSVCRT version between your system and...
Ok, well, the one thing I changed is to use `v3` instead of `v2` for the `install-vtune` action. That shouldn't have really any effect (it's just an older version) but,...
@bhack thanks for the cc, I never would have seen this 😄. A couple of thoughts: - in Wasmtime, SIMD support for the old x86-64 backend is complete (spec tests...
> Speak up if there is any interest in a broader discussion on this I think that's a great idea--send me a link and I'll be there.
cc: @fitzgen, you probably have more context here?
I see how it's hard to diagnose what is going on here. Some thoughts: maybe try to use `wasm-tools print ` to look at the generated code ([wasm-tools](https://github.com/bytecodealliance/wasm-tools)); maybe something...