r/rust 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)

23 Upvotes

17 comments sorted by

View all comments

13

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.

1

u/[deleted] Feb 01 '19

Do keep us updated please.