Commit 5e29cac
Remove old, unused php-wasm .wasm files (#2846)
## Motivation for the change, related issues
Publishing to NPM is failing with a "Payload too large" error that seems
related to `@php-wasm/node` build size. It turns out that we are
including four unused `.wasm` files that are from older minor PHP
versions.
## Implementation details
Let's remove those modules and retry publishing to NPM.
## Testing Instructions (or ideally a Blueprint)
- CI1 parent d87f462 commit 5e29cac
File tree
4 files changed
+0
-0
lines changed- packages/php-wasm/node
- asyncify
- 8_3_26
- 8_4_13
- jspi
- 8_3_26
- 8_4_13
4 files changed
+0
-0
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments