bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.21k stars 1.28k forks source link

Cranelift: Don't attempt to take stack maps for traps during instruct… #8812

Closed fitzgen closed 3 months ago

fitzgen commented 3 months ago

…ion emission

Forgot to address this in https://github.com/bytecodealliance/wasmtime/pull/8810