mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-23 19:51:47 +00:00
Implement bulk memory operations (#467)
This commit is contained in:
@ -439,7 +439,7 @@
|
||||
local.get $2
|
||||
call $~lib/internal/arraybuffer/allocateUnsafe
|
||||
local.set $3
|
||||
block $~lib/memory/memory.fill|inlined.0
|
||||
block $memory.fill|inlined.0
|
||||
local.get $3
|
||||
global.get $~lib/internal/arraybuffer/HEADER_SIZE
|
||||
i32.add
|
||||
|
Reference in New Issue
Block a user