Description
Some utilities for reading and writing SPIR-V files.
Description
This package exposes information scraped from the SPIR-V spec found here. This is a very early version, it's not quite ready to be used.
README.md
spir-v
A package to help with the generation of Spir-V code from Haskell. Basically this contains most of the important numbers in the SpirV Spec.
Version
The version currently implemented here is Version 1.00 Revision 3.
Please raise an issue if this package is out of date!
Generating
The "generate" directory contains a program to generate much of this package's implementation from the html spir-v specification.