dusk-network / rusk-vm

The Dusk Rust WASM VM implementation
Mozilla Public License 2.0
54 stars 12 forks source link

Implement flex scratch, persistence, compacting mechanism #353

Closed miloszm closed 2 years ago

miloszm commented 2 years ago

Implement flexible scratch buffer, persistence, compacting mechanism

Solves issues #342, #299, #300, #318, #319, #321, #322

miloszm commented 2 years ago

closing as compacting is out of scope at the moment