interface-types/wasmer-it
Valery Antopol 63b4395ab5
feat!: move to async execution (#44)
* compiling async interpreter

* compiling

* fix after merge

* added lifetimes to allocatable

* move from async_trait to BoxFuture

* self-review fixes

* fix lifetime naming

* make simple instructions sync

* fmt
2024-01-25 15:43:07 +04:00
..
src feat!: move to async execution (#44) 2024-01-25 15:43:07 +04:00
Cargo.toml feat!: move to async execution (#44) 2024-01-25 15:43:07 +04:00