Files
wasmtime/tests/all
Peter Huene 1ce2a87149 Code review feedback.
* Remove `Config::for_target` in favor of setter `Config::target`.
* Remove explicit setting of Cranelift flags in `Config::new` in favor of
  calling the `Config` methods that do the same thing.
* Serialize the package version independently of the data when serializing a
  module.
* Use struct deconstructing in module serialization to ensure tunables and
  features aren't missed.
* Move common log initialization in the CLI into `CommonOptions`.
2021-04-01 19:38:19 -07:00
..
2020-11-12 16:55:18 -08:00
2021-03-26 15:37:57 -07:00
2021-04-01 19:38:19 -07:00
2021-04-01 19:38:18 -07:00
2021-03-05 00:49:06 -08:00
2021-03-26 15:37:57 -07:00