[][src]Function wasmots::run_server

pub async fn run_server(
    wasm: Vec<u8>,
    tasks: Vec<Vec<u8>>,
    channel: Sender<Vec<u8>>
)