e2b-dev / code-interpreter

Python & JS/TS SDK for adding code interpreting to your AI app
https://e2b.dev
Apache License 2.0
809 stars 51 forks source link

Add Deno & Bun compatibility #14

Open ValentaTomas opened 1 month ago

ValentaTomas commented 1 month ago

This PR adds Deno and Bun compatibility.

Tasks:

ValentaTomas commented 1 month ago

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