sp-move-vm icon indicating copy to clipboard operation
sp-move-vm copied to clipboard

⚙️ Diem's Move VM for WASM Runtime.

Move VM

Warning: The repository contains a very out-of-date Move VM version. It can contain bugs or security issues. Use at your own risk.

This is modified version of Diem Move VM.

Differences

  • no_std compatible
  • wasm32 target compatible
  • Extended account address size up to 32 bytes. Ready for use in Substrate pallet.