blueloveTH 2 ani în urmă
părinte
comite
79ced5c636
1 a modificat fișierele cu 12 adăugiri și 0 ștergeri
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -25,6 +25,18 @@ pkpy is extremely easy to embed via a single header file `pocketpy.h`, without e
 
 Please see https://pocketpy.dev for details or try [Live Demo](https://pocketpy.dev/static/web/).
 
+## Supported Platforms
+
+pkpy should work on any platform with a C++17 compiler.
+These platforms are officially tested.
+
++ Windows 64-bit
++ Linux 64-bit / 32-bit
++ macOS 64-bit
++ Android 64-bit / 32-bit
++ iOS 64-bit
++ WASM 32-bit
+
 ## Quick Start
 
 Download the `pocketpy.h` on our [GitHub Release](https://github.com/blueloveTH/pocketpy/releases) page.