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

Could you point me at this extension?

I was trying to get disassembly of asm.js compiled by IonMonkey a couple of months ago. I had to run SpiderMonkey under gdb and disassemble the JITted entry points. (Or maybe I didn't...)



https://addons.mozilla.org/en-us/firefox/addon/jit-inspector...

I don't know if this dumps the disassembly for asm.js. I suspect it can't, since asm.js modules are AOT compiled into a single big block of code - but maybe it'll work. Give it a try!




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

Search: