"use strict";
const supportsWebAssembly = require("../../test/helpers/supportsWebAssembly");
module.exports = () => supportsWebAssembly();