Would switching to Bun javascript runtime prevent me from deploying on Railway?
Bun is a fast all-in-one JavaScript runtime
Bundle, transpile, install and run JavaScript & TypeScript
projects – all in Bun. Bun is a new JavaScript runtime with
a native bundler, transpiler, task runner and npm client built-in.
13 Replies
bun is supported on nixpacks (railways builder)
howerver, there is some weird bug
on railway
😮
Amazing
What's the bug?
memlock
Oh what does that mean?
Is it worth holding off on bun until that's fixed?
i mean it only happens on railway
Railway is the only hosting solution I'm using right now though
pester jarred about it ig
https://github.com/oven-sh/bun/issues/818 ask if this has been fixe
d
Oh is the bug on bun's end?
yes
Gotcha, went ahead and bumped the issue. Thanks for helping me on this, will be dope to get bun up and running on railway