Ryan Hunt 97d1866c47 Bug 1651799 - Add test to ensure experimental features are not released. r=bbouvier
This commit adds a test that tracks all experimental wasm features and asserts
that if they are enabled, then we must be in nightly. Each feature is also
given a small feature detection module that will fail to compile when it's
not enabled for extra protection.

Differential Revision: https://phabricator.services.mozilla.com/D83424
2020-07-27 21:13:53 +00:00
..