mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-15 07:51:32 +00:00
Add SIMD prerequisites (#469)
This commit is contained in:
@ -162,6 +162,7 @@
|
||||
" sign-extension Enables sign-extension operations",
|
||||
" mutable-global Enables mutable global imports and exports",
|
||||
" bulk-memory Enables bulk memory operations",
|
||||
" simd Enables SIMD types and operations.",
|
||||
""
|
||||
],
|
||||
"type": "s"
|
||||
|
Reference in New Issue
Block a user