Files
wasmtime/meta
Jakob Stoklund Olesen b9baf06fb7 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-05-12 13:37:03 -07:00
2016-08-04 11:50:19 -07:00
2016-08-09 15:13:43 -07:00