@terorie_dev As far as I know safety guarantees are made at run-time. "Moving safety checks to the runtime allows arbitrary memory access, indirect jumps, loops, and other interesting behavior" https://t.co/8A0YhOBlID
@terorie_dev If sbf will allow loops, random memory access and indirect jumps how will this effect a protocol developer code? What rust features will this open? Will it allow to write async code in sbf?