Files
wasmtime/cranelift
Jakob Stoklund Olesen 15b5576d99 Generate type numbers at meta-time.
We need to generate hash tables keyed by types, so the Python scripts need to
know the index used to represent types in Rust code.

To enforce this, add a new gen_types.py script which generates constant
definitions for the ir/types module.

Also generate constants for common SIMD vector sizes.
2016-08-26 14:02:32 -07:00
..
2016-08-26 14:02:32 -07:00
2016-01-12 16:51:35 -08:00