Here is a test program that shows some of the issues above (i've not recreated the issues with shader program or UBO as it needs some more work. Could do if really needed)
NOTE: Issue with using anisotropy filtering seems to be fixed by manually enabling the extension. It is still weird that you need to do that even after telling the context it should enable all extensions by default Test program: https://gist.github.com/anonymous/67f42faa92741cd7ca5b5ba0966b4ab9 -- 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.
