Skip to content

u64 from Rust appear as ulonglong or ulong in Go depending on the OS #64

@ghost

Description

  • It's ulong on linux
  • It's ulonglong on Mac OS
    We need to check compiler flags and how the mithril.h is interpreted depending on underlying arch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug ⚠️Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions