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

README example run failed #116

Closed chenhdc closed 8 months ago

chenhdc commented 8 months ago

Hi team. Thanks for your efforts.

I followed the README to excute the hello.js but got the following errs: [error] instantiation failed: unknown import, Code: 0x62 [error] when linking module: "rustls_client", function name: "new_codec" ....

Wasmedge version : 0.13.5