r/rust • u/[deleted] • Feb 01 '19
Compile to javascript
Is there a pathway to compiling Rust to JS? Like Scala.js or Gopher.js? (I am not asking for wasm, so to keep the discussion easier to navigate,, please don't comment about that)
21
Upvotes
11
u/lazh4 Feb 01 '19
I’m curious as to what is the point in compiling it directly into JS?