<p>How can I build and run textual WASM at the Linux command line?</p><p>Google for a textual wasm compiler turns up blog posts about how to write a textual wasm compiler. That's not what I wanted.</p><p>I have a sense the command line execution engine is "wasi", but apt-cache search wasi doesn't turn up anything obvious.</p><p>Is this what I want? <a href="https://github.com/WebAssembly/wasi-sdk" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.com/WebAssembly/wasi-sdk</span><span class="invisible"></span></a></p>