gecko-dev/testing/web-platform/mozilla
Ryan Hunt c994f1409d Bug 1561513 - Wasm: Add bottom type and tweak validation algorithm. r=lth
This commit renames TVar to represent the new Bottom type introduced in the
reference types spec.

Issue: https://github.com/WebAssembly/reference-types/issues/42

The only observable spec change so far is in validation of br_table which
requires that the operand type is a subtype of all label types. With a bottom
type, this may allow more code to validate than before.

Differential Revision: https://phabricator.services.mozilla.com/D46641

--HG--
extra : moz-landing-system : lando
2019-09-25 21:54:56 +00:00
..
meta Bug 1558944 - Increase the intermittent leak threshold for wpt tests on OSX to 2100 bytes to allow for new fields to be added to OriginAttributes; r=mccr8 2019-07-12 19:24:53 +00:00
tests Bug 1561513 - Wasm: Add bottom type and tweak validation algorithm. r=lth 2019-09-25 21:54:56 +00:00
README

This directory is intended for web-platform-tests that currently
cannot be upstreamed for some reason (e.g. because they depend on
gecko-specific APIs). When run they are mounted on the server under
/_mozilla/.