second-state / wasmedge-quickjs

A high-performance, secure, extensible, and OCI-complaint JavaScript runtime for WasmEdge.
Apache License 2.0
477 stars 59 forks source link

[Bug] - Not able to run the React SSR Example #109

Open adithyaakrishna opened 1 year ago

adithyaakrishna commented 1 year ago

Description:

@shivaylamba and I tried running the example for React 18 SSR from https://wasmedge.org/docs/develop/javascript/ssr but we are facing with the below shown error

image

juntao commented 1 year ago

@DarumaDocker Can you have a look? Thanks!

DarumaDocker commented 1 year ago

@L-jasmine I encountered the same error, please have a look.