Hi, are there any plans to implement the switch handler features (marked as unimplemented and todo in the following) in the near future? I am trying to run an example from the stack switching proposal documentation, but it seems that it is currently not supported.
Hi, are there any plans to implement the switch handler features (marked as unimplemented and todo in the following) in the near future? I am trying to run an example from the stack switching proposal documentation, but it seems that it is currently not supported.
https://github.com/wasmfx/wasmfxtime/blob/7e572cdfaf56f1ef875b8069ee37293353377d62/crates/cranelift/src/translate/code_translator.rs#L2910
https://github.com/wasmfx/wasmfxtime/blob/7e572cdfaf56f1ef875b8069ee37293353377d62/crates/cranelift/src/translate/code_translator.rs#L2933-L2936