bjorn3 opened Issue #2720:
The x64 backend already supports it: https://github.com/bytecodealliance/wasmtime/blob/508f8fa5a921240ff2d25fd2eb859366c87834a3/cranelift/codegen/src/isa/x64/lower.rs#L2619
AlexanderEkdahl commented on Issue #2720:
I was browsing the feature tracker after reading the very interesting blog posts by cfallin. From what I understand this was implemented as part of https://github.com/bytecodealliance/wasmtime/commit/2275519cb19cacf3361a34fbcc9cb81f35f5ec1d? Or am I missing something?
bjorn3 commented on Issue #2720:
Missed that test. The comment can be simply removed then.
pchickey closed Issue #2720:
The x64 backend already supports it: https://github.com/bytecodealliance/wasmtime/blob/508f8fa5a921240ff2d25fd2eb859366c87834a3/cranelift/codegen/src/isa/x64/lower.rs#L2619
Last updated: Nov 22 2024 at 16:03 UTC