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

fix(main/librusty-v8): fix several things #22421

Closed
wants to merge 1 commit into from

Conversation

mbekkomo
Copy link
Contributor

  • Fix size_of on structs in src_binding.rs for 32-bit archs
  • Fix build for static library that only builds x86_64 on all target archs

- Fix size_of on structs in `src_binding.rs` for 32-bit archs
- Fix build for static library that only builds x86_64 on all target archs
@licy183
Copy link
Member

licy183 commented Nov 29, 2024

Should disable support for 32-bit arches, as deno doesn't have support for them.

denoland/deno#2295 (comment)

@mbekkomo
Copy link
Contributor Author

Closing this PR as it's considered to be useless.

@mbekkomo mbekkomo closed this Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants