From 72c1dbf502647ac18a23d6a76c63f925b8301809 Mon Sep 17 00:00:00 2001 From: dcode Date: Fri, 29 Mar 2019 11:49:58 +0100 Subject: [PATCH] maybe.. --- tests/features.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/features.json b/tests/features.json index 9b8ad10d..0818c764 100644 --- a/tests/features.json +++ b/tests/features.json @@ -13,7 +13,7 @@ ], "v8_flags": [ "--experimental-wasm-threads", - "--wasm_atomics_prototype" + "--experimental-wasm-atomics" ] } }