Files
wasmtime/cranelift
Jakob Stoklund Olesen 6e6ad1ef52 Add a settings::Builder data type.
- Move detail data structures into a settings::detail module to avoid polluting
  the settings namespace.

- Rename generated data types to 'Flags' in anticipation of computed predicate
  flags that can't be set. The Flags struct is immutable.

- Use a settings::Builder struct to manipulate settings, then pass it to
  Flags::new().
2016-08-10 15:47:06 -07:00
..
2016-08-05 15:50:57 -07:00
2016-08-10 15:47:06 -07:00
2016-01-12 16:51:35 -08:00