wasmtime icon indicating copy to clipboard operation
wasmtime copied to clipboard

Trap handling for Windows ARM64

Open Berrysoft opened this issue 3 years ago • 1 comments
trafficstars

After #4990 merged, we can build wasmtime for Windows ARM64, and it should work without trap handling.

We now need to add trap handling to make it totally work.

Berrysoft avatar Oct 01 '22 13:10 Berrysoft

https://github.com/bytecodealliance/wasmtime/blob/3fa545bd89d6e18e6e85eab57499ee9c9f5032f2/cranelift/codegen/src/isa/aarch64/mod.rs#L151-L154

Berrysoft avatar Oct 01 '22 16:10 Berrysoft

Is this something that's being looked at actively at the moment, and would a community contribution be welcome?

hwoodiwiss avatar Mar 04 '23 21:03 hwoodiwiss

No one has indicated they're working on it, so if you or anyone who is familiar with Windows on Arm is willing to build it, we'd very much welcome it!

cfallin avatar Mar 04 '23 21:03 cfallin