Skip to content

Releases: multiversx/mx-vm-executor-rs

multiversx-chain-vm-executor 0.2.0

12 Oct 14:39
v0.2.0
6d86ac0
Compare
Choose a tag to compare
  • New VM hook: managedGetBackTransfers.
  • Memory fix.

multiversx-chain-vm-executor 0.1.0

15 Jun 09:50
v0.1.0
474ee22
Compare
Choose a tag to compare

This is the initial official release of the VM executor interface. The purpose is for it to be used in the new smart contract debugger architecture.

It targets VM 1.5 and integrates the Wasmer 2.2 implementation.