Skip to content

aviate-labs/allocator.mo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Memory Allocator

Canisters have the ability to store and retrieve data from a secondary memory. The purpose of this stable memory is to provide space to store data beyond upgrades. The interface mirrors roughly the memory-related instructions of WebAssembly, and tries to be forward compatible with exposing this feature as an additional memory.


References

About

Stable Memory Allocator in Motoko

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published