Alternative runtimes

(Not sure if should be on Integration category)

I have just seen at Node.js compatibility – Runtime | Bun Docs that bun support all the Node.js APIs in addition to natively supporting Typescript, and would like to ask, has anybody tried to use Mediasoup with bun or deno?

But it does not “support all the Node.js APIs”, according to the documentation. For example, stdio is missing in child_process. How mediasoup will communicate with the worker without it?

Ok, it’s not complete, they are working on that but still isn’t. I also didn’t take a look on their completeness, I though basic functionality like that could be already available… my sorry.

In any case, if anybody has done experiments, with that, please share them, I’m interested :slight_smile: