You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
voy_search_bg.js:294 Uncaught (in promise) TypeError: wasm.voy_new is not a function
at new Voy (voy_search_bg.js:294:1)
at memoryTest (LLMs.js:114:1)
at async callLLM (App.js:76:1)
The text was updated successfully, but these errors were encountered:
👋
I have tried to use Voy for a quick test and was not successful.
create-wasm-app wait hangs loading the wasm. To reproduce
in reactjs 18 the module seems not to be there. I have tried to await the module init.
however I have the error
The text was updated successfully, but these errors were encountered: