mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-30 17:32:16 +00:00
atomics option?
This commit is contained in:
parent
01fad52984
commit
97d1f6e1b7
@ -12,7 +12,8 @@
|
||||
"--enable threads"
|
||||
],
|
||||
"v8_flags": [
|
||||
"--experimental-wasm-threads"
|
||||
"--experimental-wasm-threads",
|
||||
"--wasm_atomics_prototype"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user