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: Dec 13 2025 at 19:03 UTC