Nuke all the per-instruction bounds checking when iterating instructions by using raw pointers instead of indexing into a ReadonlyBytes. The interpreter loop already checks that we're in-bounds anyway.
catch
finally
this