mrgnlabs / marginfi-v2

Apache License 2.0
147 stars 61 forks source link

[docs] Add note on x86_64 arch dependency #159

Closed exdx closed 6 months ago

exdx commented 6 months ago

The size of on-chain structs is locked into x86_64 architectures and is preserved for backwards compatibility with existing program deployments.

Users from other arches like M-series MBP will run into issues compiling the binaries -- this can be noted in the main README.