@hackage spir-v0.0.1.0

Some utilities for reading and writing SPIR-V files

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