10
Nine Rules for Running Rust on the Web and on Embedded
(towardsdatascience.com)
Apparently the author isn’t aware of WASI. Wouldn’t really matter for their use case, though. Interesting article.
My impression is that they are using WASM primarily from the browser, which really is a no-std shaped environment. Using WASI there would be as much of a band-aid as is emscripten.
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits