mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-04 15:20:20 +00:00
63b4395ab5
* 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
4 lines
122 B
TOML
4 lines
122 B
TOML
[toolchain]
|
|
channel = "nightly-2023-09-17"
|
|
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
|