Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnfn
943 days ago
Which bugs are you referring to? Every runtime has bugs in the issue tracker; you'll have to be more specific than that.
1 comments
AntonCTO
943 days ago
I ran into all types of bugs, including segfaults and incompatibilities with node. After encountering bundler bugs like
https://github.com/oven-sh/bun/issues/6168
and
https://github.com/oven-sh/bun/issues/4216
, I stopped finding workarounds to get bun working.
link