True multitasking could be added to the client software. This allows
\gls{mTask}-\glspl{Task} to run truly parallel. All \gls{mTask}-\glspl{Task}
get slices of execution time and will each have their own interpreter state
-instead of a single system-wide state which is reset after am \gls{mTask}
+instead of a single system-wide state which is reset after an \gls{mTask}
finishes. This does require separate stacks for each \gls{Task} and therefore
increases the system requirements of the client software. However, it could be
implemented as a compile-time option and exchanged during the handshake so that