<p>By the way if anyone has an easy way to point me to any of the following it would be much appreciated</p><p>- An example of the (block) syntax in textual wasm<br />- An &quot;alignment&quot; is described in &quot;memarg&quot; in the spec, but this shows up nowhere in the textual wasm examples I find. Is this implicit in the use of `i32.` instructions?<br />- Is there a way to query the current wasm stack depth?</p>
Reply