mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 00:01:09 +00:00
Upgrade to wasmer 2.2 (#11168)
This commit is contained in:
committed by
GitHub
parent
7a4d5b5ec6
commit
14333e3074
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user