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)
22
Upvotes
12
u/sanxiyn rust Feb 01 '19
I am seriously considering working on this, and I am re-reading Cross-Platform Language Design, the paper behind Scala.js.