Skip to content

Commit c60fc58

Browse files
committed
Add php-wasm builds
1 parent f9d3f97 commit c60fc58

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+27
-27
lines changed
1.02 KB
Binary file not shown.
1.01 KB
Binary file not shown.
637 Bytes
Binary file not shown.
1009 Bytes
Binary file not shown.
969 Bytes
Binary file not shown.
663 Bytes
Binary file not shown.
679 Bytes
Binary file not shown.
700 Bytes
Binary file not shown.
713 Bytes
Binary file not shown.

packages/php-wasm/node/public/php_7_0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const dependencyFilename = __dirname + '/7_0_33/php_7_0.wasm';
22
export { dependencyFilename };
3-
export const dependenciesTotalSize = 12778149;
3+
export const dependenciesTotalSize = 12779191;
44
export function init(RuntimeName, PHPLoader) {
55
/**
66
* Overrides Emscripten's default ExitStatus object which gets

0 commit comments

Comments
 (0)