Skip to content

Conversation

@mseddon
Copy link
Contributor

@mseddon mseddon commented Mar 23, 2014

As a follow up to #12, here is a first stab at implementing the WebGL specification. It should be complete, but I've not exercised it much yet, so it may contain bugs and typos.

trait TypedArrayCommon[T] is used to prevent (even more) code duplication, but perhaps it should be somehow tucked away out of sight since it's not defined anywhere in the spec.

I would add documentation but I don't have anything to scrape MDN and pop it into the code, does anyone have something that does this, or at least reduces some of the work?

Comments/suggestions/style warnings all gratefully received.

@sjrd
Copy link
Member

sjrd commented Mar 23, 2014

That's all I found.

@mseddon mseddon closed this Mar 23, 2014
Visbone pushed a commit to Visbone/scala-js-dom that referenced this pull request Mar 18, 2021
UnionTypes.scala: Fix crash with recent Dotty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants