Stream: general

Topic: ✔ `object` crate and PE executables


view this post on Zulip Ivan Chinenov (Dec 18 2022 at 15:35):

Can anybody here help me shed light on this issue https://github.com/gimli-rs/object/issues/492 ?

Code to reproduce: [dependencies] object = { version = "0.30.0", default-features = false, features = [ "read", "write", ] } fn object() -> object::write::Result&lt...

view this post on Zulip Ivan Chinenov (Dec 18 2022 at 15:36):

Tagging @bjorn3 as one involved with cranelift-object which depends on object

view this post on Zulip bjorn3 (Dec 18 2022 at 15:44):

I don't think I can help with that. I'm not familiar with the PE file format.

view this post on Zulip Ivan Chinenov (Dec 18 2022 at 15:47):

Sorry to bother you then!

view this post on Zulip Notification Bot (Dec 18 2022 at 16:49):

Ivan Chinenov has marked this topic as resolved.


Last updated: Nov 22 2024 at 16:03 UTC