e2b-dev / code-interpreter

Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app
https://e2b.dev
Apache License 2.0
1.28k stars 96 forks source link

Add Deno & Bun compatibility #14

Closed ValentaTomas closed 4 months ago

ValentaTomas commented 6 months ago

This PR adds Deno and Bun compatibility.

Tasks:

ValentaTomas commented 6 months ago

This seems to be a problem when reconnecting ws in Bun — https://github.com/oven-sh/bun/issues/4529

ValentaTomas commented 4 months ago

We got rid of the WebSocket in the new beta SDK and Deno/Bun compatibility should be the default.