Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

To avoid some classes of security issue, and also because it started much closer to asm.js in features, WASM uses structured programming control flow like blocks, if..then, and break statements. Functions can only be called by the call instruction right now, so this proposal is needed to jump to an function body.


Are you saying there is no goto in wasm ? Genuine question I don't have any knoweldge of WASM.


Yes, that is correct.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: