Assembly
Declaration
Assembly :: *u8;
Description
Opaque assembly handle. Assembly is representation of whole program workspace, it can be compiled into executable or binary. Assembly is consist of Units, every unit represents one source file.
Declared in: build.bl