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