mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-15 07:51:32 +00:00
atomics option?
This commit is contained in:
@ -12,7 +12,8 @@
|
||||
"--enable threads"
|
||||
],
|
||||
"v8_flags": [
|
||||
"--experimental-wasm-threads"
|
||||
"--experimental-wasm-threads",
|
||||
"--wasm_atomics_prototype"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user