-
Notifications
You must be signed in to change notification settings - Fork 370
Closed
Labels
[Feature] PHP.wasm[Priority] High[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
I had a look through the issues before raising this, I am aware it's quite similar to #1131 (comment)
I recently started implementing branch previews for WooCommerce with Playground and when WooCommerce loads I get request time out errors and memory out of bounds errors like:
Uncaught (in promise) Error: memory access out of bounds
at #handleRequest (worker-thread-8ad48778.js?wpVersion=6.5&phpVersion=8.0&php-extension=iconv&php-extension=mbstring&p…:48:3538)
at async WebPHP.run (worker-thread-8ad48778.js?wpVersion=6.5&phpVersion=8.0&php-extension=iconv&php-extension=mbstring&p…:37:15194)
at async #u (worker-thread-8ad48778.js?wpVersion=6.5&phpVersion=8.0&php-extension=iconv&php-extension=mbstring&p…:54:2744)
at async #l (worker-thread-8ad48778.js?wpVersion=6.5&phpVersion=8.0&php-extension=iconv&php-extension=mbstring&p…:54:2315)
at async PlaygroundWorkerEndpoint.request (worker-thread-8ad48778.js?wpVersion=6.5&phpVersion=8.0&php-extension=iconv&php-extension=mbstring&p…:58:9271)
You can reproduce with this playground link:
Pinging @brandonpayton to take a look as requested by Adam.
Thanks all 🙇
Metadata
Metadata
Assignees
Labels
[Feature] PHP.wasm[Priority] High[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended