Closed pchickey closed 1 year ago
https://github.com/bytecodealliance/wasmtime/tree/pch/error_fixes fixes the detection of whether a type needs to impl Error, but it doesn't make the trappable return type show up in interfaces outside of where the type was defined...
this is broken right now because of what appears to be a wasmtime component bindgen bug