1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-14 07:21:30 +00:00
Files
assemblyscript/tests/compiler/simd.json

9 lines
78 B
JSON
Raw Normal View History

2019-02-28 17:36:22 +01:00
{
"features": [
"simd"
2019-03-31 21:58:42 +02:00
],
"asc_flags": [
"--runtime none"
2019-02-28 17:36:22 +01:00
]
}