[Feature Request] Make VM parametric in serialization format
Open
enhancement
- Dominant language
- Rust
- Stars
- 378
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
The VM uses BCS for serialization, but there's nothing fundamental preventing Move from supporting multiple serialization formats. Allowing the adapter to choose a serialization format for the VM would enable more efficient usage of Move in settings where the host system's data is not BCS-encoded.
Contributor guide
Assessment
This issue has not been assessed yet.