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
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
The question is pretty much title.
As example suppose i have
node_moduleswhich creates a WebSocket will saywsjs is there a way i can pass it to the WASM and use it inside Rust code ?And is there a way to pass function from JS to Rust (callback).
Thank you very much :)