@php-wasm/node 0.9.46 → 1.0.0

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 (39) hide show
  1. package/{7_0_33 → asyncify/7_0_33}/php_7_0.wasm +0 -0
  2. package/{7_1_30 → asyncify/7_1_30}/php_7_1.wasm +0 -0
  3. package/{7_2_34 → asyncify/7_2_34}/php_7_2.wasm +0 -0
  4. package/{7_3_33 → asyncify/7_3_33}/php_7_3.wasm +0 -0
  5. package/{7_4_33 → asyncify/7_4_33}/php_7_4.wasm +0 -0
  6. package/{8_0_30 → asyncify/8_0_30}/php_8_0.wasm +0 -0
  7. package/{8_1_23 → asyncify/8_1_23}/php_8_1.wasm +0 -0
  8. package/{8_2_10 → asyncify/8_2_10}/php_8_2.wasm +0 -0
  9. package/{8_3_0 → asyncify/8_3_0}/php_8_3.wasm +0 -0
  10. package/{php_7_0.js → asyncify/php_7_0.js} +273 -274
  11. package/{php_7_1.js → asyncify/php_7_1.js} +270 -271
  12. package/{php_7_2.js → asyncify/php_7_2.js} +270 -271
  13. package/{php_7_3.js → asyncify/php_7_3.js} +273 -274
  14. package/{php_7_4.js → asyncify/php_7_4.js} +273 -274
  15. package/{php_8_0.js → asyncify/php_8_0.js} +273 -274
  16. package/{php_8_1.js → asyncify/php_8_1.js} +273 -274
  17. package/{php_8_2.js → asyncify/php_8_2.js} +268 -269
  18. package/{php_8_3.js → asyncify/php_8_3.js} +269 -270
  19. package/index.cjs +65903 -2599
  20. package/index.js +65899 -2599
  21. package/jspi/7_0_33/php_7_0.wasm +0 -0
  22. package/jspi/7_1_30/php_7_1.wasm +0 -0
  23. package/jspi/7_2_34/php_7_2.wasm +0 -0
  24. package/jspi/7_3_33/php_7_3.wasm +0 -0
  25. package/jspi/7_4_33/php_7_4.wasm +0 -0
  26. package/jspi/8_0_30/php_8_0.wasm +0 -0
  27. package/jspi/8_1_23/php_8_1.wasm +0 -0
  28. package/jspi/8_2_10/php_8_2.wasm +0 -0
  29. package/jspi/8_3_0/php_8_3.wasm +0 -0
  30. package/jspi/php_7_0.js +7107 -0
  31. package/jspi/php_7_1.js +7107 -0
  32. package/jspi/php_7_2.js +7107 -0
  33. package/jspi/php_7_3.js +7107 -0
  34. package/jspi/php_7_4.js +7133 -0
  35. package/jspi/php_8_0.js +7148 -0
  36. package/jspi/php_8_1.js +7195 -0
  37. package/jspi/php_8_2.js +7202 -0
  38. package/jspi/php_8_3.js +7202 -0
  39. package/package.json +9 -8