You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 | const server = Bun.serve({
^
TypeError: 湕捩摯潨瑳慮敭畭瑳愠牬慥祤戠湥潣敤潦潮渊睥唠䱒椨灮瑵⸩潨瑳慮敭猠潨汵潤琠敨琠楲正.敒摡扡敬瑓敲浡椠湩椠癮污摩猠慴整.湉整湲污挠湯楳瑳湥祣攠牲牯›慷捴敨畭整⁸獩氠捯敫桷湥椠
code: "ERR_INVALID_ARG_TYPE"
Bun v1.1.20 (Linux x64 baseline)
Additional information
The cpu has no AVX2 instruction, have installed bun Linux x64 baseline
Code works fine on "modern" cpu, but that is not an option for this VPS server.
Not sure if it's relevant, but if I cross compile i.e. using --compile=bun-linux-x64-baseline - the generated executable runs on modern cpu, but results in
error: ENOENT reading ""
On the baseline system - regardless of where I compile from (modern or baseline)
Edit: I've noticed that the above error isn't consistent
What version of Bun is running?
v1.1.20
What platform is your computer?
Linux 6.9.7+bpo-amd64 x86_64 unknown
What steps can reproduce the bug?
Try the simple http server code from https://bun.sh/guides/http/simple
What is the expected behavior?
The server runs
What do you see instead?
Additional information
The cpu has no AVX2 instruction, have installed bun Linux x64 baseline
Code works fine on "modern" cpu, but that is not an option for this VPS server.
Not sure if it's relevant, but if I cross compile i.e. using
--compile=bun-linux-x64-baseline
- the generated executable runs onmodern
cpu, but results inOn the baseline system - regardless of where I
compile
from (modern or baseline)Edit: I've noticed that the above error isn't consistent
Are examples of other outputs
The text was updated successfully, but these errors were encountered: