/** @type {import("../../../../").Configuration} */
module.exports = {
experiments: {
asyncWebAssembly: true
}
};