Requests Between a Rust Worker and Nodejs Worker

Is it possible to call a worker that's written in worker-rs from a nodejs worker? I am having trouble getting a response and was wondering if this is a limitation on CF Workers.
Was this page helpful?