Cloudflare DevelopersCD
Cloudflare Developers2y ago
10 replies
niconiahi

hey guys! implementing a POC with

hey guys! implementing a POC with workerd by consuming a WASM file. I'm missing how to tell my .mjs entrypoint to basically proxy the request to the WASM binary (proxy request from one module to the other). Why? you may ask. Because this WASM binary is a Go webserver so it knows how to handle them. Can someone point me out in the right direction?

I'll leave the files contents in a thread
Was this page helpful?