@php-wasm/node 2.0.19 → 2.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/asyncify/7_2_34/php_7_2.wasm +0 -0
- package/asyncify/7_3_33/php_7_3.wasm +0 -0
- package/asyncify/7_4_33/php_7_4.wasm +0 -0
- package/asyncify/8_0_30/php_8_0.wasm +0 -0
- package/asyncify/8_1_33/php_8_1.wasm +0 -0
- package/asyncify/8_2_29/php_8_2.wasm +0 -0
- package/asyncify/8_3_25/php_8_3.wasm +0 -0
- package/asyncify/8_4_12/php_8_4.wasm +0 -0
- package/asyncify/php_7_2.js +3 -3
- package/asyncify/php_7_3.js +3 -3
- package/asyncify/php_7_4.js +7 -7
- package/asyncify/php_8_0.js +3 -3
- package/asyncify/php_8_1.js +1 -1
- package/asyncify/php_8_2.js +1 -1
- package/asyncify/php_8_3.js +7 -7
- package/asyncify/php_8_4.js +1 -1
- package/index.cjs +70 -70
- package/index.js +70 -70
- package/jspi/7_2_34/php_7_2.wasm +0 -0
- package/jspi/7_3_33/php_7_3.wasm +0 -0
- package/jspi/7_4_33/php_7_4.wasm +0 -0
- package/jspi/8_0_30/php_8_0.wasm +0 -0
- package/jspi/8_1_33/php_8_1.wasm +0 -0
- package/jspi/8_2_29/php_8_2.wasm +0 -0
- package/jspi/8_3_25/php_8_3.wasm +0 -0
- package/jspi/8_4_12/php_8_4.wasm +0 -0
- package/jspi/php_7_2.js +8 -8
- package/jspi/php_7_3.js +4 -4
- package/jspi/php_7_4.js +4 -4
- package/jspi/php_8_0.js +8 -8
- package/jspi/php_8_1.js +2 -2
- package/jspi/php_8_2.js +8 -8
- package/jspi/php_8_3.js +8 -8
- package/jspi/php_8_4.js +2 -2
- package/package.json +7 -7
package/index.js
CHANGED
|
@@ -14915,7 +14915,7 @@ ${e}`);
|
|
|
14915
14915
|
}
|
|
14916
14916
|
},
|
|
14917
14917
|
instrumentWasmExports(exports) {
|
|
14918
|
-
var exportPattern = /^(php_wasm_init|
|
|
14918
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
14919
14919
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
14920
14920
|
var ret = {};
|
|
14921
14921
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -28099,7 +28099,7 @@ var init_php_8_4 = __esm({
|
|
|
28099
28099
|
"packages/php-wasm/node/jspi/php_8_4.js"() {
|
|
28100
28100
|
"use strict";
|
|
28101
28101
|
dependencyFilename = path.join(__dirname + "/jspi", "8_4_12", "php_8_4.wasm");
|
|
28102
|
-
dependenciesTotalSize =
|
|
28102
|
+
dependenciesTotalSize = 29761052;
|
|
28103
28103
|
phpVersionString = "8.4.12";
|
|
28104
28104
|
}
|
|
28105
28105
|
});
|
|
@@ -28619,7 +28619,7 @@ function init3(RuntimeName, PHPLoader) {
|
|
|
28619
28619
|
newDSO("__main__", 0, wasmImports);
|
|
28620
28620
|
}
|
|
28621
28621
|
};
|
|
28622
|
-
var ___heap_base =
|
|
28622
|
+
var ___heap_base = 13877856;
|
|
28623
28623
|
var alignMemory = (size, alignment) => {
|
|
28624
28624
|
return Math.ceil(size / alignment) * alignment;
|
|
28625
28625
|
};
|
|
@@ -29283,11 +29283,11 @@ function init3(RuntimeName, PHPLoader) {
|
|
|
29283
29283
|
{ value: "i32", mutable: false },
|
|
29284
29284
|
1024
|
|
29285
29285
|
);
|
|
29286
|
-
var ___stack_high =
|
|
29287
|
-
var ___stack_low =
|
|
29286
|
+
var ___stack_high = 13877856;
|
|
29287
|
+
var ___stack_low = 12829280;
|
|
29288
29288
|
var ___stack_pointer = new WebAssembly.Global(
|
|
29289
29289
|
{ value: "i32", mutable: true },
|
|
29290
|
-
|
|
29290
|
+
13877856
|
|
29291
29291
|
);
|
|
29292
29292
|
var PATH = {
|
|
29293
29293
|
isAbs: (path49) => path49.charAt(0) === "/",
|
|
@@ -42999,7 +42999,7 @@ ${e}`);
|
|
|
42999
42999
|
}
|
|
43000
43000
|
},
|
|
43001
43001
|
instrumentWasmExports(exports) {
|
|
43002
|
-
var exportPattern = /^(php_wasm_init|
|
|
43002
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
43003
43003
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
43004
43004
|
var ret = {};
|
|
43005
43005
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -53306,13 +53306,13 @@ ${e}`);
|
|
|
53306
53306
|
Module["createContext"] = Browser.createContext;
|
|
53307
53307
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
53308
53308
|
var ASM_CONSTS = {
|
|
53309
|
-
|
|
53309
|
+
12633246: ($0) => {
|
|
53310
53310
|
if (!$0) {
|
|
53311
53311
|
AL.alcErr = 40964;
|
|
53312
53312
|
return 1;
|
|
53313
53313
|
}
|
|
53314
53314
|
},
|
|
53315
|
-
|
|
53315
|
+
12633294: ($0) => {
|
|
53316
53316
|
if (!AL.currentCtx) {
|
|
53317
53317
|
err("alGetProcAddress() called without a valid context");
|
|
53318
53318
|
return 1;
|
|
@@ -56183,7 +56183,7 @@ var init_php_8_3 = __esm({
|
|
|
56183
56183
|
"packages/php-wasm/node/jspi/php_8_3.js"() {
|
|
56184
56184
|
"use strict";
|
|
56185
56185
|
dependencyFilename2 = path2.join(__dirname + "/jspi", "8_3_25", "php_8_3.wasm");
|
|
56186
|
-
dependenciesTotalSize2 =
|
|
56186
|
+
dependenciesTotalSize2 = 26008228;
|
|
56187
56187
|
phpVersionString2 = "8.3.25";
|
|
56188
56188
|
}
|
|
56189
56189
|
});
|
|
@@ -56703,7 +56703,7 @@ function init4(RuntimeName, PHPLoader) {
|
|
|
56703
56703
|
newDSO("__main__", 0, wasmImports);
|
|
56704
56704
|
}
|
|
56705
56705
|
};
|
|
56706
|
-
var ___heap_base =
|
|
56706
|
+
var ___heap_base = 12959456;
|
|
56707
56707
|
var alignMemory = (size, alignment) => {
|
|
56708
56708
|
return Math.ceil(size / alignment) * alignment;
|
|
56709
56709
|
};
|
|
@@ -57367,11 +57367,11 @@ function init4(RuntimeName, PHPLoader) {
|
|
|
57367
57367
|
{ value: "i32", mutable: false },
|
|
57368
57368
|
1024
|
|
57369
57369
|
);
|
|
57370
|
-
var ___stack_high =
|
|
57371
|
-
var ___stack_low =
|
|
57370
|
+
var ___stack_high = 12959456;
|
|
57371
|
+
var ___stack_low = 11910880;
|
|
57372
57372
|
var ___stack_pointer = new WebAssembly.Global(
|
|
57373
57373
|
{ value: "i32", mutable: true },
|
|
57374
|
-
|
|
57374
|
+
12959456
|
|
57375
57375
|
);
|
|
57376
57376
|
var PATH = {
|
|
57377
57377
|
isAbs: (path49) => path49.charAt(0) === "/",
|
|
@@ -71083,7 +71083,7 @@ ${e}`);
|
|
|
71083
71083
|
}
|
|
71084
71084
|
},
|
|
71085
71085
|
instrumentWasmExports(exports) {
|
|
71086
|
-
var exportPattern = /^(php_wasm_init|
|
|
71086
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
71087
71087
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
71088
71088
|
var ret = {};
|
|
71089
71089
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -81390,13 +81390,13 @@ ${e}`);
|
|
|
81390
81390
|
Module["createContext"] = Browser.createContext;
|
|
81391
81391
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
81392
81392
|
var ASM_CONSTS = {
|
|
81393
|
-
|
|
81393
|
+
11682334: ($0) => {
|
|
81394
81394
|
if (!$0) {
|
|
81395
81395
|
AL.alcErr = 40964;
|
|
81396
81396
|
return 1;
|
|
81397
81397
|
}
|
|
81398
81398
|
},
|
|
81399
|
-
|
|
81399
|
+
11682382: ($0) => {
|
|
81400
81400
|
if (!AL.currentCtx) {
|
|
81401
81401
|
err("alGetProcAddress() called without a valid context");
|
|
81402
81402
|
return 1;
|
|
@@ -84267,7 +84267,7 @@ var init_php_8_2 = __esm({
|
|
|
84267
84267
|
"packages/php-wasm/node/jspi/php_8_2.js"() {
|
|
84268
84268
|
"use strict";
|
|
84269
84269
|
dependencyFilename3 = path3.join(__dirname + "/jspi", "8_2_29", "php_8_2.wasm");
|
|
84270
|
-
dependenciesTotalSize3 =
|
|
84270
|
+
dependenciesTotalSize3 = 24915546;
|
|
84271
84271
|
phpVersionString3 = "8.2.29";
|
|
84272
84272
|
}
|
|
84273
84273
|
});
|
|
@@ -99166,7 +99166,7 @@ ${e}`);
|
|
|
99166
99166
|
}
|
|
99167
99167
|
},
|
|
99168
99168
|
instrumentWasmExports(exports) {
|
|
99169
|
-
var exportPattern = /^(php_wasm_init|
|
|
99169
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
99170
99170
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
99171
99171
|
var ret = {};
|
|
99172
99172
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -112351,7 +112351,7 @@ var init_php_8_1 = __esm({
|
|
|
112351
112351
|
"packages/php-wasm/node/jspi/php_8_1.js"() {
|
|
112352
112352
|
"use strict";
|
|
112353
112353
|
dependencyFilename4 = path4.join(__dirname + "/jspi", "8_1_33", "php_8_1.wasm");
|
|
112354
|
-
dependenciesTotalSize4 =
|
|
112354
|
+
dependenciesTotalSize4 = 24628805;
|
|
112355
112355
|
phpVersionString4 = "8.1.33";
|
|
112356
112356
|
}
|
|
112357
112357
|
});
|
|
@@ -112871,7 +112871,7 @@ function init6(RuntimeName, PHPLoader) {
|
|
|
112871
112871
|
newDSO("__main__", 0, wasmImports);
|
|
112872
112872
|
}
|
|
112873
112873
|
};
|
|
112874
|
-
var ___heap_base =
|
|
112874
|
+
var ___heap_base = 12843552;
|
|
112875
112875
|
var alignMemory = (size, alignment) => {
|
|
112876
112876
|
return Math.ceil(size / alignment) * alignment;
|
|
112877
112877
|
};
|
|
@@ -113535,11 +113535,11 @@ function init6(RuntimeName, PHPLoader) {
|
|
|
113535
113535
|
{ value: "i32", mutable: false },
|
|
113536
113536
|
1024
|
|
113537
113537
|
);
|
|
113538
|
-
var ___stack_high =
|
|
113539
|
-
var ___stack_low =
|
|
113538
|
+
var ___stack_high = 12843552;
|
|
113539
|
+
var ___stack_low = 11794976;
|
|
113540
113540
|
var ___stack_pointer = new WebAssembly.Global(
|
|
113541
113541
|
{ value: "i32", mutable: true },
|
|
113542
|
-
|
|
113542
|
+
12843552
|
|
113543
113543
|
);
|
|
113544
113544
|
var PATH = {
|
|
113545
113545
|
isAbs: (path49) => path49.charAt(0) === "/",
|
|
@@ -127247,7 +127247,7 @@ ${e}`);
|
|
|
127247
127247
|
}
|
|
127248
127248
|
},
|
|
127249
127249
|
instrumentWasmExports(exports) {
|
|
127250
|
-
var exportPattern = /^(php_wasm_init|
|
|
127250
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
127251
127251
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
127252
127252
|
var ret = {};
|
|
127253
127253
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -137558,13 +137558,13 @@ ${e}`);
|
|
|
137558
137558
|
Module["createContext"] = Browser.createContext;
|
|
137559
137559
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
137560
137560
|
var ASM_CONSTS = {
|
|
137561
|
-
|
|
137561
|
+
11564558: ($0) => {
|
|
137562
137562
|
if (!$0) {
|
|
137563
137563
|
AL.alcErr = 40964;
|
|
137564
137564
|
return 1;
|
|
137565
137565
|
}
|
|
137566
137566
|
},
|
|
137567
|
-
|
|
137567
|
+
11564606: ($0) => {
|
|
137568
137568
|
if (!AL.currentCtx) {
|
|
137569
137569
|
err("alGetProcAddress() called without a valid context");
|
|
137570
137570
|
return 1;
|
|
@@ -140435,7 +140435,7 @@ var init_php_8_0 = __esm({
|
|
|
140435
140435
|
"packages/php-wasm/node/jspi/php_8_0.js"() {
|
|
140436
140436
|
"use strict";
|
|
140437
140437
|
dependencyFilename5 = path5.join(__dirname + "/jspi", "8_0_30", "php_8_0.wasm");
|
|
140438
|
-
dependenciesTotalSize5 =
|
|
140438
|
+
dependenciesTotalSize5 = 24293572;
|
|
140439
140439
|
phpVersionString5 = "8.0.30";
|
|
140440
140440
|
}
|
|
140441
140441
|
});
|
|
@@ -155331,7 +155331,7 @@ ${e}`);
|
|
|
155331
155331
|
}
|
|
155332
155332
|
},
|
|
155333
155333
|
instrumentWasmExports(exports) {
|
|
155334
|
-
var exportPattern = /^(php_wasm_init|
|
|
155334
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
155335
155335
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
155336
155336
|
var ret = {};
|
|
155337
155337
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -165642,13 +165642,13 @@ ${e}`);
|
|
|
165642
165642
|
Module["createContext"] = Browser.createContext;
|
|
165643
165643
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
165644
165644
|
var ASM_CONSTS = {
|
|
165645
|
-
|
|
165645
|
+
10534958: ($0) => {
|
|
165646
165646
|
if (!$0) {
|
|
165647
165647
|
AL.alcErr = 40964;
|
|
165648
165648
|
return 1;
|
|
165649
165649
|
}
|
|
165650
165650
|
},
|
|
165651
|
-
|
|
165651
|
+
10535006: ($0) => {
|
|
165652
165652
|
if (!AL.currentCtx) {
|
|
165653
165653
|
err("alGetProcAddress() called without a valid context");
|
|
165654
165654
|
return 1;
|
|
@@ -168519,7 +168519,7 @@ var init_php_7_4 = __esm({
|
|
|
168519
168519
|
"packages/php-wasm/node/jspi/php_7_4.js"() {
|
|
168520
168520
|
"use strict";
|
|
168521
168521
|
dependencyFilename6 = path6.join(__dirname + "/jspi", "7_4_33", "php_7_4.wasm");
|
|
168522
|
-
dependenciesTotalSize6 =
|
|
168522
|
+
dependenciesTotalSize6 = 23088438;
|
|
168523
168523
|
phpVersionString6 = "7.4.33";
|
|
168524
168524
|
}
|
|
168525
168525
|
});
|
|
@@ -183412,7 +183412,7 @@ ${e}`);
|
|
|
183412
183412
|
}
|
|
183413
183413
|
},
|
|
183414
183414
|
instrumentWasmExports(exports) {
|
|
183415
|
-
var exportPattern = /^(php_wasm_init|
|
|
183415
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
183416
183416
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
183417
183417
|
var ret = {};
|
|
183418
183418
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -193726,13 +193726,13 @@ ${e}`);
|
|
|
193726
193726
|
Module["createContext"] = Browser.createContext;
|
|
193727
193727
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
193728
193728
|
var ASM_CONSTS = {
|
|
193729
|
-
|
|
193729
|
+
10211166: ($0) => {
|
|
193730
193730
|
if (!$0) {
|
|
193731
193731
|
AL.alcErr = 40964;
|
|
193732
193732
|
return 1;
|
|
193733
193733
|
}
|
|
193734
193734
|
},
|
|
193735
|
-
|
|
193735
|
+
10211214: ($0) => {
|
|
193736
193736
|
if (!AL.currentCtx) {
|
|
193737
193737
|
err("alGetProcAddress() called without a valid context");
|
|
193738
193738
|
return 1;
|
|
@@ -196603,7 +196603,7 @@ var init_php_7_3 = __esm({
|
|
|
196603
196603
|
"packages/php-wasm/node/jspi/php_7_3.js"() {
|
|
196604
196604
|
"use strict";
|
|
196605
196605
|
dependencyFilename7 = path7.join(__dirname + "/jspi", "7_3_33", "php_7_3.wasm");
|
|
196606
|
-
dependenciesTotalSize7 =
|
|
196606
|
+
dependenciesTotalSize7 = 22720049;
|
|
196607
196607
|
phpVersionString7 = "7.3.33";
|
|
196608
196608
|
}
|
|
196609
196609
|
});
|
|
@@ -197123,7 +197123,7 @@ function init9(RuntimeName, PHPLoader) {
|
|
|
197123
197123
|
newDSO("__main__", 0, wasmImports);
|
|
197124
197124
|
}
|
|
197125
197125
|
};
|
|
197126
|
-
var ___heap_base =
|
|
197126
|
+
var ___heap_base = 11083552;
|
|
197127
197127
|
var alignMemory = (size, alignment) => {
|
|
197128
197128
|
return Math.ceil(size / alignment) * alignment;
|
|
197129
197129
|
};
|
|
@@ -197787,11 +197787,11 @@ function init9(RuntimeName, PHPLoader) {
|
|
|
197787
197787
|
{ value: "i32", mutable: false },
|
|
197788
197788
|
1024
|
|
197789
197789
|
);
|
|
197790
|
-
var ___stack_high =
|
|
197791
|
-
var ___stack_low =
|
|
197790
|
+
var ___stack_high = 11083552;
|
|
197791
|
+
var ___stack_low = 10034976;
|
|
197792
197792
|
var ___stack_pointer = new WebAssembly.Global(
|
|
197793
197793
|
{ value: "i32", mutable: true },
|
|
197794
|
-
|
|
197794
|
+
11083552
|
|
197795
197795
|
);
|
|
197796
197796
|
var PATH = {
|
|
197797
197797
|
isAbs: (path49) => path49.charAt(0) === "/",
|
|
@@ -211496,7 +211496,7 @@ ${e}`);
|
|
|
211496
211496
|
}
|
|
211497
211497
|
},
|
|
211498
211498
|
instrumentWasmExports(exports) {
|
|
211499
|
-
var exportPattern = /^(php_wasm_init|
|
|
211499
|
+
var exportPattern = /^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
211500
211500
|
Asyncify.asyncExports = /* @__PURE__ */ new Set();
|
|
211501
211501
|
var ret = {};
|
|
211502
211502
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -221810,13 +221810,13 @@ ${e}`);
|
|
|
221810
221810
|
Module["createContext"] = Browser.createContext;
|
|
221811
221811
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
221812
221812
|
var ASM_CONSTS = {
|
|
221813
|
-
|
|
221813
|
+
9806030: ($0) => {
|
|
221814
221814
|
if (!$0) {
|
|
221815
221815
|
AL.alcErr = 40964;
|
|
221816
221816
|
return 1;
|
|
221817
221817
|
}
|
|
221818
221818
|
},
|
|
221819
|
-
|
|
221819
|
+
9806078: ($0) => {
|
|
221820
221820
|
if (!AL.currentCtx) {
|
|
221821
221821
|
err("alGetProcAddress() called without a valid context");
|
|
221822
221822
|
return 1;
|
|
@@ -224687,7 +224687,7 @@ var init_php_7_2 = __esm({
|
|
|
224687
224687
|
"packages/php-wasm/node/jspi/php_7_2.js"() {
|
|
224688
224688
|
"use strict";
|
|
224689
224689
|
dependencyFilename8 = path8.join(__dirname + "/jspi", "7_2_34", "php_7_2.wasm");
|
|
224690
|
-
dependenciesTotalSize8 =
|
|
224690
|
+
dependenciesTotalSize8 = 22384612;
|
|
224691
224691
|
phpVersionString8 = "7.2.34";
|
|
224692
224692
|
}
|
|
224693
224693
|
});
|
|
@@ -253725,7 +253725,7 @@ var init_php_8_42 = __esm({
|
|
|
253725
253725
|
"packages/php-wasm/node/asyncify/php_8_4.js"() {
|
|
253726
253726
|
"use strict";
|
|
253727
253727
|
dependencyFilename9 = path9.join(__dirname + "/asyncify", "8_4_12", "php_8_4.wasm");
|
|
253728
|
-
dependenciesTotalSize9 =
|
|
253728
|
+
dependenciesTotalSize9 = 30326899;
|
|
253729
253729
|
phpVersionString9 = "8.4.12";
|
|
253730
253730
|
}
|
|
253731
253731
|
});
|
|
@@ -254241,7 +254241,7 @@ function init11(RuntimeName, PHPLoader) {
|
|
|
254241
254241
|
newDSO("__main__", 0, wasmImports);
|
|
254242
254242
|
}
|
|
254243
254243
|
};
|
|
254244
|
-
var ___heap_base =
|
|
254244
|
+
var ___heap_base = 13876736;
|
|
254245
254245
|
var alignMemory = (size, alignment) => {
|
|
254246
254246
|
return Math.ceil(size / alignment) * alignment;
|
|
254247
254247
|
};
|
|
@@ -254949,11 +254949,11 @@ function init11(RuntimeName, PHPLoader) {
|
|
|
254949
254949
|
{ value: "i32", mutable: false },
|
|
254950
254950
|
1024
|
|
254951
254951
|
);
|
|
254952
|
-
var ___stack_high =
|
|
254953
|
-
var ___stack_low =
|
|
254952
|
+
var ___stack_high = 13876736;
|
|
254953
|
+
var ___stack_low = 12828160;
|
|
254954
254954
|
var ___stack_pointer = new WebAssembly.Global(
|
|
254955
254955
|
{ value: "i32", mutable: true },
|
|
254956
|
-
|
|
254956
|
+
13876736
|
|
254957
254957
|
);
|
|
254958
254958
|
var PATH = {
|
|
254959
254959
|
isAbs: (path49) => path49.charAt(0) === "/",
|
|
@@ -279469,13 +279469,13 @@ ${e}`);
|
|
|
279469
279469
|
Module["createContext"] = Browser.createContext;
|
|
279470
279470
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
279471
279471
|
var ASM_CONSTS = {
|
|
279472
|
-
|
|
279472
|
+
12632685: ($0) => {
|
|
279473
279473
|
if (!$0) {
|
|
279474
279474
|
AL.alcErr = 40964;
|
|
279475
279475
|
return 1;
|
|
279476
279476
|
}
|
|
279477
279477
|
},
|
|
279478
|
-
|
|
279478
|
+
12632733: ($0) => {
|
|
279479
279479
|
if (!AL.currentCtx) {
|
|
279480
279480
|
err("alGetProcAddress() called without a valid context");
|
|
279481
279481
|
return 1;
|
|
@@ -282776,7 +282776,7 @@ var init_php_8_32 = __esm({
|
|
|
282776
282776
|
"packages/php-wasm/node/asyncify/php_8_3.js"() {
|
|
282777
282777
|
"use strict";
|
|
282778
282778
|
dependencyFilename10 = path10.join(__dirname + "/asyncify", "8_3_25", "php_8_3.wasm");
|
|
282779
|
-
dependenciesTotalSize10 =
|
|
282779
|
+
dependenciesTotalSize10 = 26575874;
|
|
282780
282780
|
phpVersionString10 = "8.3.25";
|
|
282781
282781
|
}
|
|
282782
282782
|
});
|
|
@@ -311827,7 +311827,7 @@ var init_php_8_22 = __esm({
|
|
|
311827
311827
|
"packages/php-wasm/node/asyncify/php_8_2.js"() {
|
|
311828
311828
|
"use strict";
|
|
311829
311829
|
dependencyFilename11 = path11.join(__dirname + "/asyncify", "8_2_29", "php_8_2.wasm");
|
|
311830
|
-
dependenciesTotalSize11 =
|
|
311830
|
+
dependenciesTotalSize11 = 25477333;
|
|
311831
311831
|
phpVersionString11 = "8.2.29";
|
|
311832
311832
|
}
|
|
311833
311833
|
});
|
|
@@ -340878,7 +340878,7 @@ var init_php_8_12 = __esm({
|
|
|
340878
340878
|
"packages/php-wasm/node/asyncify/php_8_1.js"() {
|
|
340879
340879
|
"use strict";
|
|
340880
340880
|
dependencyFilename12 = path12.join(__dirname + "/asyncify", "8_1_33", "php_8_1.wasm");
|
|
340881
|
-
dependenciesTotalSize12 =
|
|
340881
|
+
dependenciesTotalSize12 = 25172855;
|
|
340882
340882
|
phpVersionString12 = "8.1.33";
|
|
340883
340883
|
}
|
|
340884
340884
|
});
|
|
@@ -366622,13 +366622,13 @@ ${e}`);
|
|
|
366622
366622
|
Module["createContext"] = Browser.createContext;
|
|
366623
366623
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
366624
366624
|
var ASM_CONSTS = {
|
|
366625
|
-
|
|
366625
|
+
11563981: ($0) => {
|
|
366626
366626
|
if (!$0) {
|
|
366627
366627
|
AL.alcErr = 40964;
|
|
366628
366628
|
return 1;
|
|
366629
366629
|
}
|
|
366630
366630
|
},
|
|
366631
|
-
|
|
366631
|
+
11564029: ($0) => {
|
|
366632
366632
|
if (!AL.currentCtx) {
|
|
366633
366633
|
err("alGetProcAddress() called without a valid context");
|
|
366634
366634
|
return 1;
|
|
@@ -369916,7 +369916,7 @@ var init_php_8_02 = __esm({
|
|
|
369916
369916
|
"packages/php-wasm/node/asyncify/php_8_0.js"() {
|
|
369917
369917
|
"use strict";
|
|
369918
369918
|
dependencyFilename13 = path13.join(__dirname + "/asyncify", "8_0_30", "php_8_0.wasm");
|
|
369919
|
-
dependenciesTotalSize13 =
|
|
369919
|
+
dependenciesTotalSize13 = 24845949;
|
|
369920
369920
|
phpVersionString13 = "8.0.30";
|
|
369921
369921
|
}
|
|
369922
369922
|
});
|
|
@@ -370432,7 +370432,7 @@ function init15(RuntimeName, PHPLoader) {
|
|
|
370432
370432
|
newDSO("__main__", 0, wasmImports);
|
|
370433
370433
|
}
|
|
370434
370434
|
};
|
|
370435
|
-
var ___heap_base =
|
|
370435
|
+
var ___heap_base = 11742144;
|
|
370436
370436
|
var alignMemory = (size, alignment) => {
|
|
370437
370437
|
return Math.ceil(size / alignment) * alignment;
|
|
370438
370438
|
};
|
|
@@ -371140,11 +371140,11 @@ function init15(RuntimeName, PHPLoader) {
|
|
|
371140
371140
|
{ value: "i32", mutable: false },
|
|
371141
371141
|
1024
|
|
371142
371142
|
);
|
|
371143
|
-
var ___stack_high =
|
|
371144
|
-
var ___stack_low =
|
|
371143
|
+
var ___stack_high = 11742144;
|
|
371144
|
+
var ___stack_low = 10693568;
|
|
371145
371145
|
var ___stack_pointer = new WebAssembly.Global(
|
|
371146
371146
|
{ value: "i32", mutable: true },
|
|
371147
|
-
|
|
371147
|
+
11742144
|
|
371148
371148
|
);
|
|
371149
371149
|
var PATH = {
|
|
371150
371150
|
isAbs: (path49) => path49.charAt(0) === "/",
|
|
@@ -395660,13 +395660,13 @@ ${e}`);
|
|
|
395660
395660
|
Module["createContext"] = Browser.createContext;
|
|
395661
395661
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
395662
395662
|
var ASM_CONSTS = {
|
|
395663
|
-
|
|
395663
|
+
10534397: ($0) => {
|
|
395664
395664
|
if (!$0) {
|
|
395665
395665
|
AL.alcErr = 40964;
|
|
395666
395666
|
return 1;
|
|
395667
395667
|
}
|
|
395668
395668
|
},
|
|
395669
|
-
|
|
395669
|
+
10534445: ($0) => {
|
|
395670
395670
|
if (!AL.currentCtx) {
|
|
395671
395671
|
err("alGetProcAddress() called without a valid context");
|
|
395672
395672
|
return 1;
|
|
@@ -398941,7 +398941,7 @@ var init_php_7_42 = __esm({
|
|
|
398941
398941
|
"packages/php-wasm/node/asyncify/php_7_4.js"() {
|
|
398942
398942
|
"use strict";
|
|
398943
398943
|
dependencyFilename14 = path14.join(__dirname + "/asyncify", "7_4_33", "php_7_4.wasm");
|
|
398944
|
-
dependenciesTotalSize14 =
|
|
398944
|
+
dependenciesTotalSize14 = 23626901;
|
|
398945
398945
|
phpVersionString14 = "7.4.33";
|
|
398946
398946
|
}
|
|
398947
398947
|
});
|
|
@@ -424685,13 +424685,13 @@ ${e}`);
|
|
|
424685
424685
|
Module["createContext"] = Browser.createContext;
|
|
424686
424686
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
424687
424687
|
var ASM_CONSTS = {
|
|
424688
|
-
|
|
424688
|
+
10210589: ($0) => {
|
|
424689
424689
|
if (!$0) {
|
|
424690
424690
|
AL.alcErr = 40964;
|
|
424691
424691
|
return 1;
|
|
424692
424692
|
}
|
|
424693
424693
|
},
|
|
424694
|
-
|
|
424694
|
+
10210637: ($0) => {
|
|
424695
424695
|
if (!AL.currentCtx) {
|
|
424696
424696
|
err("alGetProcAddress() called without a valid context");
|
|
424697
424697
|
return 1;
|
|
@@ -427953,7 +427953,7 @@ var init_php_7_32 = __esm({
|
|
|
427953
427953
|
"packages/php-wasm/node/asyncify/php_7_3.js"() {
|
|
427954
427954
|
"use strict";
|
|
427955
427955
|
dependencyFilename15 = path15.join(__dirname + "/asyncify", "7_3_33", "php_7_3.wasm");
|
|
427956
|
-
dependenciesTotalSize15 =
|
|
427956
|
+
dependenciesTotalSize15 = 23218265;
|
|
427957
427957
|
phpVersionString15 = "7.3.33";
|
|
427958
427958
|
}
|
|
427959
427959
|
});
|
|
@@ -453697,13 +453697,13 @@ ${e}`);
|
|
|
453697
453697
|
Module["createContext"] = Browser.createContext;
|
|
453698
453698
|
registerPostMainLoop(() => SDL.audio?.queueNewAudioData?.());
|
|
453699
453699
|
var ASM_CONSTS = {
|
|
453700
|
-
|
|
453700
|
+
9805453: ($0) => {
|
|
453701
453701
|
if (!$0) {
|
|
453702
453702
|
AL.alcErr = 40964;
|
|
453703
453703
|
return 1;
|
|
453704
453704
|
}
|
|
453705
453705
|
},
|
|
453706
|
-
|
|
453706
|
+
9805501: ($0) => {
|
|
453707
453707
|
if (!AL.currentCtx) {
|
|
453708
453708
|
err("alGetProcAddress() called without a valid context");
|
|
453709
453709
|
return 1;
|
|
@@ -456951,7 +456951,7 @@ var init_php_7_22 = __esm({
|
|
|
456951
456951
|
"packages/php-wasm/node/asyncify/php_7_2.js"() {
|
|
456952
456952
|
"use strict";
|
|
456953
456953
|
dependencyFilename16 = path16.join(__dirname + "/asyncify", "7_2_34", "php_7_2.wasm");
|
|
456954
|
-
dependenciesTotalSize16 =
|
|
456954
|
+
dependenciesTotalSize16 = 22894943;
|
|
456955
456955
|
phpVersionString16 = "7.2.34";
|
|
456956
456956
|
}
|
|
456957
456957
|
});
|
package/jspi/7_2_34/php_7_2.wasm
CHANGED
|
Binary file
|
package/jspi/7_3_33/php_7_3.wasm
CHANGED
|
Binary file
|
package/jspi/7_4_33/php_7_4.wasm
CHANGED
|
Binary file
|
package/jspi/8_0_30/php_8_0.wasm
CHANGED
|
Binary file
|
package/jspi/8_1_33/php_8_1.wasm
CHANGED
|
Binary file
|
package/jspi/8_2_29/php_8_2.wasm
CHANGED
|
Binary file
|
package/jspi/8_3_25/php_8_3.wasm
CHANGED
|
Binary file
|
package/jspi/8_4_12/php_8_4.wasm
CHANGED
|
Binary file
|
package/jspi/php_7_2.js
CHANGED
|
@@ -8,7 +8,7 @@ import path from 'path';
|
|
|
8
8
|
|
|
9
9
|
const dependencyFilename = path.join(__dirname, '7_2_34', 'php_7_2.wasm');
|
|
10
10
|
export { dependencyFilename };
|
|
11
|
-
export const dependenciesTotalSize =
|
|
11
|
+
export const dependenciesTotalSize = 22384612;
|
|
12
12
|
const phpVersionString = '7.2.34';
|
|
13
13
|
export function init(RuntimeName, PHPLoader) {
|
|
14
14
|
// The rest of the code comes from the built php.js file and esm-suffix.js
|
|
@@ -848,7 +848,7 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
848
848
|
},
|
|
849
849
|
};
|
|
850
850
|
|
|
851
|
-
var ___heap_base =
|
|
851
|
+
var ___heap_base = 11083552;
|
|
852
852
|
|
|
853
853
|
var alignMemory = (size, alignment) => {
|
|
854
854
|
return Math.ceil(size / alignment) * alignment;
|
|
@@ -1743,13 +1743,13 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
1743
1743
|
1024
|
|
1744
1744
|
);
|
|
1745
1745
|
|
|
1746
|
-
var ___stack_high =
|
|
1746
|
+
var ___stack_high = 11083552;
|
|
1747
1747
|
|
|
1748
|
-
var ___stack_low =
|
|
1748
|
+
var ___stack_low = 10034976;
|
|
1749
1749
|
|
|
1750
1750
|
var ___stack_pointer = new WebAssembly.Global(
|
|
1751
1751
|
{ value: 'i32', mutable: true },
|
|
1752
|
-
|
|
1752
|
+
11083552
|
|
1753
1753
|
);
|
|
1754
1754
|
|
|
1755
1755
|
var PATH = {
|
|
@@ -18258,7 +18258,7 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
18258
18258
|
},
|
|
18259
18259
|
instrumentWasmExports(exports) {
|
|
18260
18260
|
var exportPattern =
|
|
18261
|
-
/^(php_wasm_init|
|
|
18261
|
+
/^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
18262
18262
|
Asyncify.asyncExports = new Set();
|
|
18263
18263
|
var ret = {};
|
|
18264
18264
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -31275,13 +31275,13 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
31275
31275
|
// End JS library code
|
|
31276
31276
|
|
|
31277
31277
|
var ASM_CONSTS = {
|
|
31278
|
-
|
|
31278
|
+
9806030: ($0) => {
|
|
31279
31279
|
if (!$0) {
|
|
31280
31280
|
AL.alcErr = 0xa004;
|
|
31281
31281
|
return 1;
|
|
31282
31282
|
}
|
|
31283
31283
|
},
|
|
31284
|
-
|
|
31284
|
+
9806078: ($0) => {
|
|
31285
31285
|
if (!AL.currentCtx) {
|
|
31286
31286
|
err('alGetProcAddress() called without a valid context');
|
|
31287
31287
|
return 1;
|
package/jspi/php_7_3.js
CHANGED
|
@@ -8,7 +8,7 @@ import path from 'path';
|
|
|
8
8
|
|
|
9
9
|
const dependencyFilename = path.join(__dirname, '7_3_33', 'php_7_3.wasm');
|
|
10
10
|
export { dependencyFilename };
|
|
11
|
-
export const dependenciesTotalSize =
|
|
11
|
+
export const dependenciesTotalSize = 22720049;
|
|
12
12
|
const phpVersionString = '7.3.33';
|
|
13
13
|
export function init(RuntimeName, PHPLoader) {
|
|
14
14
|
// The rest of the code comes from the built php.js file and esm-suffix.js
|
|
@@ -18258,7 +18258,7 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
18258
18258
|
},
|
|
18259
18259
|
instrumentWasmExports(exports) {
|
|
18260
18260
|
var exportPattern =
|
|
18261
|
-
/^(php_wasm_init|
|
|
18261
|
+
/^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
18262
18262
|
Asyncify.asyncExports = new Set();
|
|
18263
18263
|
var ret = {};
|
|
18264
18264
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -31275,13 +31275,13 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
31275
31275
|
// End JS library code
|
|
31276
31276
|
|
|
31277
31277
|
var ASM_CONSTS = {
|
|
31278
|
-
|
|
31278
|
+
10211166: ($0) => {
|
|
31279
31279
|
if (!$0) {
|
|
31280
31280
|
AL.alcErr = 0xa004;
|
|
31281
31281
|
return 1;
|
|
31282
31282
|
}
|
|
31283
31283
|
},
|
|
31284
|
-
|
|
31284
|
+
10211214: ($0) => {
|
|
31285
31285
|
if (!AL.currentCtx) {
|
|
31286
31286
|
err('alGetProcAddress() called without a valid context');
|
|
31287
31287
|
return 1;
|
package/jspi/php_7_4.js
CHANGED
|
@@ -8,7 +8,7 @@ import path from 'path';
|
|
|
8
8
|
|
|
9
9
|
const dependencyFilename = path.join(__dirname, '7_4_33', 'php_7_4.wasm');
|
|
10
10
|
export { dependencyFilename };
|
|
11
|
-
export const dependenciesTotalSize =
|
|
11
|
+
export const dependenciesTotalSize = 23088438;
|
|
12
12
|
const phpVersionString = '7.4.33';
|
|
13
13
|
export function init(RuntimeName, PHPLoader) {
|
|
14
14
|
// The rest of the code comes from the built php.js file and esm-suffix.js
|
|
@@ -18262,7 +18262,7 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
18262
18262
|
},
|
|
18263
18263
|
instrumentWasmExports(exports) {
|
|
18264
18264
|
var exportPattern =
|
|
18265
|
-
/^(php_wasm_init|
|
|
18265
|
+
/^(php_wasm_init|wasm_sleep|wasm_read|emscripten_sleep|wasm_sapi_handle_request|wasm_sapi_request_shutdown|wasm_poll_socket|wrap_select|__wrap_select|select|php_pollfd_for|fflush|wasm_popen|wasm_read|wasm_php_exec|run_cli|wasm_recv|fd_close|main|__main_argc_argv)$/;
|
|
18266
18266
|
Asyncify.asyncExports = new Set();
|
|
18267
18267
|
var ret = {};
|
|
18268
18268
|
for (let [x, original] of Object.entries(exports)) {
|
|
@@ -31275,13 +31275,13 @@ export function init(RuntimeName, PHPLoader) {
|
|
|
31275
31275
|
// End JS library code
|
|
31276
31276
|
|
|
31277
31277
|
var ASM_CONSTS = {
|
|
31278
|
-
|
|
31278
|
+
10534958: ($0) => {
|
|
31279
31279
|
if (!$0) {
|
|
31280
31280
|
AL.alcErr = 0xa004;
|
|
31281
31281
|
return 1;
|
|
31282
31282
|
}
|
|
31283
31283
|
},
|
|
31284
|
-
|
|
31284
|
+
10535006: ($0) => {
|
|
31285
31285
|
if (!AL.currentCtx) {
|
|
31286
31286
|
err('alGetProcAddress() called without a valid context');
|
|
31287
31287
|
return 1;
|