If you don't want to use either JavaScript or a transpiler (ClojureScript, TypeScript, CoffeeScript, etc.) that compiles to JS, how do you get what you've built into a form executable in the browser, our current runtime target?
Are you talking about using LLVM in someway?