Upgrade to wasmer 2.2 (#11168)

This commit is contained in:
Alexander Theißen
2022-04-05 19:01:45 +02:00
committed by GitHub
parent 7a4d5b5ec6
commit 14333e3074
6 changed files with 282 additions and 148 deletions
@@ -251,6 +251,8 @@ pub enum InstantiationError {
/// Module is well-formed, instantiated and linked, but while executing the start function
/// a trap was generated.
StartTrapped,
/// The code was compiled with a CPU feature not available on the host.
CpuFeature,
}
fn decode_environment_definition(