> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/enum/evysolanaprogramexecutiontype.md).

# eVySolanaProgramExecutionType

| Value     | Description |
| --------- | ----------- |
| U8        |             |
| U16       |             |
| U32       |             |
| F32       |             |
| F64       |             |
| U64       |             |
| I64       |             |
| U128      |             |
| I128      |             |
| U256      |             |
| I256      |             |
| I8        |             |
| I16       |             |
| I32       |             |
| PublicKey |             |
| Bool      |             |
| VecU8     |             |
| Str       |             |
| Struct    |             |
| Vec       |             |
