Do not mention Win32, as ExectOS is in early development phase, focusing on core functionalities
All checks were successful
Builds / ExectOS WebSite (push) Successful in 23s

This commit is contained in:
Rafal Kupiec 2024-07-08 22:50:30 +02:00
parent bc656c6452
commit 1a7f959d75
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -17,7 +17,6 @@ does not feature a separate Hardware Abstraction Layer (HAL) between the physica
XT architecture integrates a hardware specific code with the kernel. The user mode is made up of subsystems and it has been
designed to run applications written for many different types of operating systems. This allows us to implement any
environment subsystem to support applications that are strictly written to the corresponding standard (eg. DOS, or POSIX).
Thanks to that ExectOS will allow to run existing software, including Win32 applications.
## Features
* Completely free, Open Source and community-driven modern Operating System.