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: Jan 09 2026 at 13:15 UTC