mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
...
This commit is contained in:
parent
6ca35ed4b9
commit
79ced5c636
12
README.md
12
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/).
|
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
|
## Quick Start
|
||||||
|
|
||||||
Download the `pocketpy.h` on our [GitHub Release](https://github.com/blueloveTH/pocketpy/releases) page.
|
Download the `pocketpy.h` on our [GitHub Release](https://github.com/blueloveTH/pocketpy/releases) page.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user