Topics

SDK is all the stuff that is needed/ makes developing an application easier, such as CLI and Compiler.

Runtime is the virtual machine that hosts/runs the application and abstracts all the interactions with the base OS.

Last updated