-
Notifications
You must be signed in to change notification settings - Fork 524
Closed
Description
Running workerd-linux-64 under linux should be possible with just installing glibc according to the readme. However when I try to execute it, I get this error:
node_modules/@cloudflare/workerd-linux-64/bin$ ls -la
total 86052
-rwxr-xr-x 2 jonah users 88115856 Dec 8 05:51 workerd
node_modules/@cloudflare/workerd-linux-64/bin$ ./workerd
bash: line 1: ./workerd: cannot execute: required file not found
This is running in a Nix shell with nixpkgs.glibc present (and verified by running the binaries it provides)
Metadata
Metadata
Assignees
Labels
No labels