Hey folks, I notice that Backend::define_function()
now takes a TrapSink
as an argument, meaning we can no longer just ask cranelift-faerie to use its built-in sink. I was wondering if there's a recommended migration path for this, or if we need to be rolling our own trap sink now in Lucet?
@Nathan Froyd ^
Context: https://github.com/bytecodealliance/wasmtime/pull/1389
aha, thank you for that pointer. I knew things were afoot but my focus has been more on our internal stuff lately
yeah sorry i could have told you all about this one but i was out this afternoon :)
Last updated: Nov 22 2024 at 17:03 UTC