You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that cranelift can emit unwind, a similar implementation should be made to lightbeam to allow the registration of unwind information for JIT functions.
Now that cranelift can emit unwind, a similar implementation should be made to lightbeam to allow the registration of unwind information for JIT functions.
See bytecodealliance/cranelift#1155 for the cranelift implementation.