mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 15:31:31 +00:00
Implement bulk memory operations (#467)
This commit is contained in:
@ -161,6 +161,7 @@
|
||||
"",
|
||||
" sign-extension Enables sign-extension operations",
|
||||
" mutable-global Enables mutable global imports and exports",
|
||||
" bulk-memory Enables bulk memory operations",
|
||||
""
|
||||
],
|
||||
"type": "s"
|
||||
|
Reference in New Issue
Block a user