Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SnorlaxAssist authored May 31, 2024
1 parent f53860e commit 9fac732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Fiu can be downloaded from the [releases page](https://github.com/rce-incorporat
`callHooks` - VM callback behaviour emulators
`errorHandling` - Error handling by the VM for line information and opcode information
`generalizedIteration` - Use generalized iteration in the VM
`staticEnvironment` - Table of globals for option `useImportConstants`
`useImportConstants` - Boolean to indicate if fiu should optimize `GETIMPORT` using `staticEnvironment`

### Vector constant support

Expand Down

0 comments on commit 9fac732

Please sign in to comment.