Skip to content

Commit

Permalink
feat(gnovm/pkg/gnolang): add compile time guards to fail on 32-bit ar…
Browse files Browse the repository at this point in the history
…chitectures (#3643)

This change adds build constraints so as to panic if built for 32-bit
architectures as it is a project wide decision not to support them.

This allows the mainnet launch without sweating trying to make a bunch
of runtime changes for the gnovm.

Updates #3288

---------

Co-authored-by: Morgan Bazalgette <[email protected]>
  • Loading branch information
odeke-em and thehowl authored Feb 10, 2025
1 parent 1226a21 commit febedbf
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 288 deletions.
Loading

0 comments on commit febedbf

Please sign in to comment.