0.1.1 • Published 10 years ago
asmalidator v0.1.1
asm.js online validator
This repository provides online editor to validate your asm.js
code without
executing it.
Just paste your code into the editor and check annotations:
disclaimer
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.