svm icon indicating copy to clipboard operation
svm copied to clipboard

Add support for 32-byte and 64-byte Storage Variables

Open YaronWittenstein opened this issue 3 years ago • 0 comments

Add get256 / set256 and get512 / set512 host functions to the current ones here: https://github.com/spacemeshos/svm/blob/master/crates/runtime/src/vmcalls/storage.rs

YaronWittenstein avatar Dec 14 '21 16:12 YaronWittenstein