File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,15 @@ This repository contains patches provided for language runtimes to be compiled f
88
99All you need in order to run these builds is to have ` docker ` or ` podman ` available in your system. You can execute the following ` Makefile ` targets:
1010
11- - ` php/php-7.3.33 `
12- - Resulting binaries are placed in ` php/build-output/php/php-7.3.33/bin ` .
11+ - ` php/php-7.3.33 ` , ` php/php-7.4.32 ` , ` php/wasmedge-php-7.4.32 ` ,
12+ ` php/php-8.1.11 ` , `php/php-8.2.0
13+ - Resulting binaries are placed in ` php/build-output/php ` .
1314
14- - ` php/php-7.4.32 ` , ` php/wasmedge-php-7.4.32 `
15- - Resulting binaries are placed in ` php/build-output/php/php-7.4.32/bin ` .
15+ - ` python/v3.11.1 `
16+ - Resulting binaries are placed in ` php/build-output/python ` .
17+
18+ - ` ruby/v3_2_0 `
19+ - Resulting binaries are placed in ` php/build-output/ruby ` .
1620
1721### Build strategy
1822
You can’t perform that action at this time.
0 commit comments