Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby doesn't work on bun #64

Open
terrablue opened this issue Feb 3, 2024 · 1 comment
Open

ruby doesn't work on bun #64

terrablue opened this issue Feb 3, 2024 · 1 comment
Labels
bun ruby wait-upstream wait until upstream has resolved issue

Comments

@terrablue
Copy link
Contributor

1 | import { make_response, module, rubyvm, helpers }
2 |   from "@primate/binding/ruby";
3 | import { File } from "rcompat/fs";
4 |
5 | const { vm } = await rubyvm(module);
                                ^
ReferenceError: Cannot access uninitialized variable.
      at /home/blue/projects/primatejs/app/build/routes/rb/json.js:5:29
@terrablue terrablue changed the title Ruby doesn't work on bun ruby doesn't work on bun Feb 3, 2024
@terrablue terrablue added bug and removed bug labels Feb 6, 2024
@terrablue
Copy link
Contributor Author

oven-sh/bun#12755

@terrablue terrablue added the wait-upstream wait until upstream has resolved issue label Jul 24, 2024
@primatejs primatejs deleted a comment from ralyodio Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bun ruby wait-upstream wait until upstream has resolved issue
Projects
None yet
Development

No branches or pull requests

1 participant