You'll want to get rid of the anti-alias in the html5 canvas element. It's definitely not something I would like to merge in the main build, but that's totally doable, you just need to pull the repo and set AA to false in the exporter :)
Thank you very much for the response. I'll try that out.