Hacker News new | ask | show | jobs
by dave1010uk 1069 days ago
Has anyone managed to get bun running with ChatGPT Code Interpreter?

I can get all the help text displaying but there's no output or error when running a JS file with the latest release (or even one from last year).

The latest Deno release works out the box with Code Interpreter. There might not be much benefit to running Bun over Deno but if like to try.

1 comments

It sounds like we aren’t flushing something at the right time. Can you file an issue?
Thanks. Reported here: https://github.com/oven-sh/bun/issues/3745

Update: the bug is likely due to Code Interpreter using a 4.4 kernel, which is 7 years old!