Skip to content

Lower level write abstractions #972

Description

@davidlattimore

I wanted to see if you had any thoughts on possible lower-level abstractions for writing? In Wild, I was recently abstracting over 64/32 bit. The reading code from object has traits that we can use to aid this abstraction, but for writing, I ended up defining our own. Do you think there would be a place in the object crate for low-level write traits similar in nature to the existing read traits? i.e. just for setting fields on various ELF structs, but generic over ELF class, rather than writing the whole file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions