Hello,
a few weeks ago I downloaded the play.js app on my ipad. With this app I should be able to create node projects. There are already some templates to use for react (uses webpack directly), vue, angular and react native. I am a big fan of create-react-app. So I tried to clone some of my projects, installed the dependencies and tried to start in dev mode. But Its not working, because I got an error: ReferenceError: WebAssembly is not defined. So I searched through the internet for some solution, but I coulndn't find anything related to that. Then I decided to message the play.js team via email which I found on the playjs support page. Now weeks have passed and I have not yet received an answer. But there is a new update with which I also tested out and I get the same error.

I also made an video how I run into this issue.
Steps to reproduce.
- download play.js app on an apple device
- create a project and choose
https://github.com/luwol03/empty-react-project.git as git repository.
- resolve the dependencies.
- start the app.
- open the browser.
- see error.
I hope I can get help here.
Have a nice day.
luwol03
Hello,
a few weeks ago I downloaded the play.js app on my ipad. With this app I should be able to create node projects. There are already some templates to use for react (uses webpack directly), vue, angular and react native. I am a big fan of
create-react-app. So I tried to clone some of my projects, installed the dependencies and tried to start in dev mode. But Its not working, because I got an error:ReferenceError: WebAssembly is not defined. So I searched through the internet for some solution, but I coulndn't find anything related to that. Then I decided to message the play.js team via email which I found on the playjs support page. Now weeks have passed and I have not yet received an answer. But there is a new update with which I also tested out and I get the same error.I also made an video how I run into this issue.
Steps to reproduce.
https://github.com/luwol03/empty-react-project.gitas git repository.I hope I can get help here.
Have a nice day.
luwol03