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

compiling (zelllij #fes ) for i386 architecture #3946

Open
H1-N1 opened this issue Jan 20, 2025 · 1 comment
Open

compiling (zelllij #fes ) for i386 architecture #3946

H1-N1 opened this issue Jan 20, 2025 · 1 comment

Comments

@H1-N1
Copy link

H1-N1 commented Jan 20, 2025

is there a workaround to compile zelij for i386 architecture
command : cargo build --release --target=i686-unknown-linux-gnu

error[E0432]: unresolved import `wasmtime_asm_macros::asm_sym`
  --> /home/w23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasmtime-fiber-21.0.2/src/unix/x86.rs:13:37
   |
13 | use wasmtime_asm_macros::{asm_func, asm_sym};
   |                                     ^^^^^^^ no `asm_sym` in the root

For more information about this error, try `rustc --explain E0432`.
error: could not compile `wasmtime-fiber` (lib) due to previous error
warning: build failed, waiting for other jobs to finish...
@H1-N1
Copy link
Author

H1-N1 commented Feb 2, 2025

hello

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

No branches or pull requests

1 participant