firedancer
firedancer copied to clipboard
types: guard int128 uses
Currently, the entire generated fd_types.h
cannot be used on targets without u128 support.
The types generator should guard any data structures with embedded int128 via FD_HAS_INT128.
Accidentally closed, but the issue is still valid