Mark As Completed Discussion

Let's test your knowledge. Fill in the missing part by typing it in.

WebAssembly is a stack-based _ machine. This means that operations are performed by pushing operands onto a stack and popping operands from the top of the stack when fetching results.

Write the missing line below.