Source code

Revision control

Copy as Markdown

Other Tools

# khronos_api
The Khronos XML API Registry, exposed as byte string constants.
```toml
[build-dependencies]
khronos_api = "1.0.0"
```
The following constants are provided:
- `WEBGL_EXT_XML`: the contents of the WebGL extension XML files
## Changelog
### v1.0.0
- Initial release
- Documentation improvements