You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Were any numbers presented about how much this can be used in practice? I think previous notes said something about testing in the wasm backend and elsewhere, to see code size etc. Sorry if I missed it in the notes.
This is a tracking issue for a post-MVP feature
It will be updated as the issue progresses.
Topic Multi-value
Champion Andreas Rossberg @rossberg
Status in progress
Phase Implementation phase
Linked issues #937, #667,
Linked repositories github.com/WebAssembly/multi-value)
Details
Multiple return values for functions:
Multiple results for instructions:
Inputs to blocks:
pick
operator to cross block boundaryi32.select3
=dup if ... else ... end
The text was updated successfully, but these errors were encountered: