Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

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.