Files
wasmtime/tests/all
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
..
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:19 -07:00
2021-04-01 19:38:19 -07:00
2021-03-05 00:49:06 -08:00
2021-03-26 15:37:57 -07:00