Skip to content

v0.1.84: Support `memory.copy` (#676)

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 17:03
d69ee20
* Add memory.copy to the syntax

* Implement memory.copy

* Set Version: 0.1.84

* Use `replaceAt` for fill instruction, to be consistent with copy.

---------

Co-authored-by: devops <[email protected]>