mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-15 14:11:03 +00:00
Update README.MD
This commit is contained in:
parent
89a2cd3684
commit
d71ce372a3
|
@ -1,13 +1,12 @@
|
||||||
# Additional binaries for WelsonJS
|
# Additional binaries for WelsonJS
|
||||||
|
|
||||||
* Description: WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
|
* Description: WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
|
||||||
* Website: https://github.com/gnh1201/welsonjs
|
* Website: https://github.com/gnh1201/welsonjs
|
||||||
* Last updated: 2024-01-27
|
* Last updated: 2024-01-27
|
||||||
* NOTE: The binaries listed here are for special purpose users, and regular users do not need them.
|
* NOTE: The binaries listed here are for special purpose users, and regular users do not need them.
|
||||||
|
|
||||||
## Recommended packages
|
## Recommended packages
|
||||||
* WelsonJS.Toolkit (WelsonJS native component)
|
* WelsonJS.Toolkit (WelsonJS native component) [x64](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll) [x86](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll)
|
||||||
* [Download WelsonJS.Toolkit.dll x64 (from GitHub)](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll)
|
|
||||||
* [Download WelsonJS.Toolkit.dll x86 (from Github)](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll)
|
|
||||||
* GTK+
|
* GTK+
|
||||||
* [GTK+ for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) [2.24.33-2021-01-30]
|
* [GTK+ for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) [2.24.33-2021-01-30]
|
||||||
* [jopbrown/gtk-server](https://github.com/jopbrown/gtk-server) [gtk-server-2.4.5-gtk-2.24.32-win64]
|
* [jopbrown/gtk-server](https://github.com/jopbrown/gtk-server) [gtk-server-2.4.5-gtk-2.24.32-win64]
|
||||||
|
@ -18,10 +17,8 @@
|
||||||
* I recommend using [PeaZip](https://peazip.github.io/) or [7-Zip](https://www.7-zip.org/). I will provide an update to work with these software soon.
|
* I recommend using [PeaZip](https://peazip.github.io/) or [7-Zip](https://www.7-zip.org/). I will provide an update to work with these software soon.
|
||||||
* LZ77 (aka. MsCompress) algorithm supports its own implementation within this project.
|
* LZ77 (aka. MsCompress) algorithm supports its own implementation within this project.
|
||||||
* Embeddable Python
|
* Embeddable Python
|
||||||
* Python Windows embeddable package [3.10.2]
|
* Python Windows embeddable package [3.10.2] (***NOTE***: This will soon be migrated to [Caterpillar Proxy](https://github.com/gnh1201/caterpillar))
|
||||||
* Preconfigured `Embedded Python` for WelsonJS
|
* Preconfigured `Embedded Python` for WelsonJS [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z)
|
||||||
* [Download welsonjs-preconfigured-python-3.10.2-embed.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip)
|
|
||||||
* [Download welsonjs-preconfigured-python-3.10.2-embed.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z)
|
|
||||||
* [64-bit](https://www.python.org/downloads/release/python-3102/)
|
* [64-bit](https://www.python.org/downloads/release/python-3102/)
|
||||||
* [32-bit](https://www.python.org/downloads/release/python-3102/)
|
* [32-bit](https://www.python.org/downloads/release/python-3102/)
|
||||||
* Python Modules (32bit or 64bit)
|
* Python Modules (32bit or 64bit)
|
||||||
|
@ -46,6 +43,6 @@ shadowsocks-libev-win-build-20220118.7z (from Cloudflare R2)](https://pub-f926e1
|
||||||
* [bytecodealliance/wasm-micro-runtime](https://github.com/bytecodealliance/wasm-micro-runtime) [44d75ce]
|
* [bytecodealliance/wasm-micro-runtime](https://github.com/bytecodealliance/wasm-micro-runtime) [44d75ce]
|
||||||
|
|
||||||
## Report abuse
|
## Report abuse
|
||||||
* [Paid technical support on Fiverr](https://www.fiverr.com/s/G42xRd)
|
- abuse@catswords.net
|
||||||
* abuse@catswords.net
|
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
|
||||||
* ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
|
- [Join Catswords on Microsoft Teams](https://teams.live.com/l/community/FEACHncAhq8ldnojAI)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user