Files
wasmtime/crates
Peter Huene d1313b1291 Code review feedback.
* Move `Module::compile` to `Engine::precompile_module`.
* Remove `Module::deserialize` method.
* Make `Module::serialize` the same format as `Engine::precompile_module`.
* Make `Engine::precompile_module` return a `Vec<u8>`.
* Move the remaining serialization-related code to `serialization.rs`.
2021-04-01 19:38:19 -07:00
..
2021-04-01 19:38:19 -07:00
2021-03-25 18:44:31 -05:00
2021-04-01 19:38:18 -07:00
2021-04-01 19:38:19 -07:00
2021-03-25 18:44:31 -05:00