That is a language I wouldnt mind to work with on both server and client.
Nim does server and client as well (compile down to C or JS serverside, JS clientside), and has Python inspired syntax and standard library.
GWT gives you that for Java; Emscripten and recently WASM gives it to you with basically anything gcc can compile and then some.
There is no need to wait.
That is a language I wouldnt mind to work with on both server and client.