jyn514 opened Issue #1597:
ObjectProduct::emitreturns the typeobject::write::Error. However, sinceobjectis not re-exported bycranelift_object, there is no way to name this type without adding a new dependency on object, which must keep the version explicitly in sync with that used by cranelift_object. It would be better to exposeobjectdirectly.cc @philipc
sunfishcode closed Issue #1597:
ObjectProduct::emitreturns the typeobject::write::Error. However, sinceobjectis not re-exported bycranelift_object, there is no way to name this type without adding a new dependency on object, which must keep the version explicitly in sync with that used by cranelift_object. It would be better to exposeobjectdirectly.cc @philipc
Last updated: Feb 24 2026 at 07:22 UTC