Files
wasmtime/crates
Alex Crichton aa41d4b12b Refactor module creation slightly (#799)
A few small updates to module creation in preparation for a future PR
which is a bit more invasive here with interface types.

* Move `read_imports_and_exports` to an instance method which configures
  fields directly rather than returning a number of fields.
* Call between constructors as much as possible.
* Leverage `Rc::get_mut` which we know will work at module creation time
  since we have the only reference.
2020-01-10 13:18:54 -06:00
..
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00
2020-01-09 21:57:40 -08:00