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
Uncaught TypeError: WebAssembly.Instance(): Import #38 module="./snippets/biscuit-auth-28174a22100bb465/inline0.js": module is not an object or function
I thought it would be cool to use worker-rs and biscuit together, so I tried it.
However, this error appears. Can you help me?
Uncaught TypeError: WebAssembly.Instance(): Import #38 module="./snippets/biscuit-auth-28174a22100bb465/inline0.js": module is not an object or function
I thought it would be cool to use worker-rs and biscuit together, so I tried it.
However, this error appears. Can you help me?
I tried with template file for worker-rs was obtained from here.
https://github.com/cloudflare/workers-rs/tree/main/examples/router
Cargo.toml
lib.rs
The text was updated successfully, but these errors were encountered: