dyon icon indicating copy to clipboard operation
dyon copied to clipboard

Can you use async with dyon?

Open onthegit opened this issue 4 years ago • 0 comments

Hello, nice project. I have one question: Can you use async with dyon?

async fn hello_world() { println!("hello, world!"); }

can you call this function from dyon?

onthegit avatar Aug 10 '20 16:08 onthegit