Think on the benefits of adding emitting web assembly from Refu. Think if it makes sense to also emit WebAssembly code for web development. It would be quite easy to do since LLVM can [directly translate to Web Assembly](https://gist.github.com/yurydelendik/4eeff8248aeb14ce763e)
Think on the benefits of adding emitting web assembly from Refu.
Think if it makes sense to also emit WebAssembly code for web development.
It would be quite easy to do since LLVM can directly translate to Web Assembly