Skip to content

Unusable rust client #86

Description

@tiago18c

Problem

Rust client has a couple flaws:

  • Generated header does not contain the 5 padding bytes and remaining data won't skip padding bytes either. Consumers need to know about the padding and manually skipping it.
  • Generated client relies on hooked mod that is not exported, so rust clients can't craft initialize and write instructions.

Metadata

Metadata

Assignees

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