Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Demo React SSR with renderToPipeableStream may not work as expected. #88

Open
ahayaSKBINCN opened this issue Oct 25, 2022 · 4 comments

Comments

@ahayaSKBINCN
Copy link

Just follow the tutorial. Run the command nohup wasmedge --dir .:. /path/to/wasmedge_quickjs.wasm dist/main.mjs, and then try to visit "http://localhost:8001". Request pending and nothing returns.
But It's worked fine with command node dist/main.mjs.

@L-jasmine
Copy link
Collaborator

L-jasmine commented Oct 25, 2022

@ahayaSKBINCN hi, please tell us what your platform is?And wasmedge version.

@ahayaSKBINCN
Copy link
Author

ahayaSKBINCN commented Oct 26, 2022

@ahayaSKBINCN hi, please tell us what your platform is?And wasmedge version.

I'm sorry for the late reply. The platform of my computer is MacOS, M1 chip. The wasmedge version is v0.11.1. I also tried to renderToString. It worked fine.

@maoo
Copy link

maoo commented Jun 8, 2023

Facing the same issue with wasmedge 0.12.1 , MacOS Ventura 13.3.1 and x86 chip.

@juntao
Copy link
Member

juntao commented Jun 9, 2023

@DarumaDocker Can you have a look? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants