This repository provides online editor to validate your asm.js
code without
executing it.
Just paste your code into the editor and check annotations:
I built this project in couple hours, without prior experience with ace editor. I don't think my solution adheres to the best practices of the editor. Please feel free to fix any errors you notice.