Compiling to the web with Rust and emscripten

Great stuff!

Observations for anyone else following along at home:

  • The source emsdk_portable/emsdk_env.sh step requires that the python executable be a python2 interrupter.
  • After you finish the emsdk activate step, you have to manually add the emsdk_portable/emscripten/incoming folder to your $PATH
2 Likes