The attached patch is a version of https://bugzilla.mozilla.org/attachment.cgi?id=9044748 from bug 1401675, which expands the representation of block types in the compiler to allow blocks to take and return values. It also adds an `#ifdef ENABLE_WASM_MULTI_VALUES`, enabled by default on nightly.
Bug 1577508 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The attached patch is a version of https://bugzilla.mozilla.org/attachment.cgi?id=9044748 from bug 1401675, which expands the representation of block types in the compiler to allow blocks to take and return values.