Skip to main content

Ask! vs. ink!

Here is a brief comparison of features between Ask! and ink!:

Ask!ink!
Virtual MachineAny Wasm VMAny Wasm VM
EncodingWasmWasm
LanguageAssemblyScriptRust
Overflow ProtectionNoneEnabled by default
Constructor FunctionsMultipleMultiple
VersioningSemanticSemantic
Has Metadata?YesYes
Multi-File ProjectYesPlanned
Storage EntriesVariableVariable
Supported TypesDocsDocs
Has Interfaces?YesYes (Rust Traits)