Clojure functions that are moot in ClojureScript

Having just come across the await function of clojure.core—which (correct me if I’m wrong) is not useable from ClojureScript—I began to wonder if there is a number of such functions.

My question to y’all is: don’t you think that such functions should be excluded from ClojureScript?