Could I compile to WebAssembly from Rust directly using stable instead of nightly?

Hello all!
I can fine over the web only emscripten or nightly compilation to WebAssembly. is it really to compile using stable version?
Thank you, guys.