fwsGonzo / libriscv

The fastest RISC-V sandbox
BSD 3-Clause "New" or "Revised" License
522 stars 46 forks source link

bintr: Allow disabling arena per-program #140

Closed fwsGonzo closed 1 month ago

fwsGonzo commented 1 month ago

Also, some changes to prevent local-jump to locations outside of the execute-segment. This change enables executing remote calls into a binary translated machine (with fast-path arena disabled)