Ashcon Partovi
Ashcon Partovi
This has been implemented as of Bun [v0.3.0](https://bun.sh/blog/bun-v0.3.0) 🎉
This is at the top of our feature list, @cirospaciari has already started work on this.
This is because WebKit supports [tail-call optimization](https://webkit.org/blog/6240/ecmascript-6-proper-tail-calls-in-webkit/), which is not supported by V8 or Node.js. While it has its downsides, like the example you provided, it overall is an improvement...
Thanks for making this issue, we should be able to make it much faster on Docker. Are you just running `docker` locally? Or are you running it using a service?
@rafaell-lycan The `oven/bun` docker image uses a Debian-slim image.
Thanks for reproducing, @kidonng, confirmed it's still an issue as of `0.2.2`. We'll get it fixed.
Duplicate of #3521
Possibly related to #8258
Could you please share some code so we can reproduce this?
We are either missing the `.complete` property, or not updating it properly.