.. _Assembly: Assembly ======== .. code-block:: bl Assembly :: *u8 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*