KhronosGroup / KhronosGroup/WebGL
Replace TypedArray spec and IDL links with links to ECMAScript spec
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 703
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Typed Arrays, originally specified as a separate Khronos spec, have been folded into the ECMAScript specification. (In ECMAScript 6.0, the section is http://www.ecma-international.org/ecma-262/6.0/#sec-typedarray-objects ).
The WebGL 1.0 and 2.0 specs should be updated to stop referring to the Khronos TypedArray registry, and instead refer to the ECMAScript spec.
Contributor guide
Research direction
Locate the WebGL 1.0 and 2.0 specification sources and search for references to the Khronos TypedArray registry. Replace those references with links to the ECMAScript TypedArray section, then verify that both specifications no longer use the obsolete registry links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100