karmacoma pfp
karmacoma
@karma
WASM, JVM, CLR, LLVM all have function call instructions x86, ARM, MIPS, RISC-V just have jumps do you notice anything? hardware ISAs don't have structured control flow. EVM bytecode is an oddball because it is a VM language that lacks this feature, but EOF fixes this
0 reply
0 recast
6 reactions