In case anyone is having problems getting this working (like me the past
day),
don't forget to add
<script>
var Module = {
canvas: document.getElementById('canvas'),
useWebGL: true // Don't forget to add this
};
</script>
I hope that helps someone!
--
You received this message because you are subscribed to the Google Groups
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.