@php-wasm/node 3.0.14 → 3.0.17

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.
Files changed (38) hide show
  1. package/asyncify/7_2_34/php_7_2.wasm +0 -0
  2. package/asyncify/7_3_33/php_7_3.wasm +0 -0
  3. package/asyncify/7_4_33/php_7_4.wasm +0 -0
  4. package/asyncify/8_0_30/php_8_0.wasm +0 -0
  5. package/asyncify/8_1_33/php_8_1.wasm +0 -0
  6. package/asyncify/8_2_29/php_8_2.wasm +0 -0
  7. package/asyncify/{8_3_26 → 8_3_27}/php_8_3.wasm +0 -0
  8. package/{jspi/8_3_26/php_8_3.wasm → asyncify/8_4_14/php_8_4.wasm} +0 -0
  9. package/asyncify/php_7_2.js +85 -9
  10. package/asyncify/php_7_3.js +71 -9
  11. package/asyncify/php_7_4.js +93 -18
  12. package/asyncify/php_8_0.js +80 -18
  13. package/asyncify/php_8_1.js +307 -14
  14. package/asyncify/php_8_2.js +307 -14
  15. package/asyncify/php_8_3.js +311 -18
  16. package/asyncify/php_8_4.js +322 -16
  17. package/index.cjs +9636 -2934
  18. package/index.js +9634 -2933
  19. package/jspi/7_2_34/php_7_2.wasm +0 -0
  20. package/jspi/7_3_33/php_7_3.wasm +0 -0
  21. package/jspi/7_4_33/php_7_4.wasm +0 -0
  22. package/jspi/8_0_30/php_8_0.wasm +0 -0
  23. package/jspi/8_1_33/php_8_1.wasm +0 -0
  24. package/jspi/8_2_29/php_8_2.wasm +0 -0
  25. package/{asyncify/8_4_13/php_8_4.wasm → jspi/8_3_27/php_8_3.wasm} +0 -0
  26. package/jspi/{8_4_13 → 8_4_14}/php_8_4.wasm +0 -0
  27. package/jspi/php_7_2.js +34369 -31555
  28. package/jspi/php_7_3.js +34369 -31555
  29. package/jspi/php_7_4.js +34369 -31556
  30. package/jspi/php_8_0.js +8 -8
  31. package/jspi/php_8_1.js +8 -8
  32. package/jspi/php_8_2.js +8 -8
  33. package/jspi/php_8_3.js +10 -10
  34. package/jspi/php_8_4.js +10 -10
  35. package/lib/index.d.ts +1 -0
  36. package/lib/load-runtime.d.ts +2 -0
  37. package/lib/xdebug/with-xdebug.d.ts +4 -1
  38. package/package.json +8 -8
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file