mirror of
https://github.com/fluencelabs/interface-types
synced 2025-04-24 15:22:13 +00:00
* 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