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

Windows support #117

Closed
wants to merge 2 commits into from
Closed

Windows support #117

wants to merge 2 commits into from

Conversation

ethanfrey
Copy link
Member

Closes #28

Another try. I heard this is now supported with wasmer, but after building this (make docker-image-cross && make release), I get the following:

error: This crate doesn't yet support compiling on operating systems and architectures other than these:
       - FreeBSD and x86_64
       - FreeBSD and AArch64
       - macOS and x86_64
       - Linux and x86_64
       - Linux and AArch64
       - Android and x86_64
       - Android and AArch64
  --> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/wasmer-singlepass-backend-0.17.0/src/lib.rs:23:1

Maybe it is "just" singlepass that doesn't support windows? Time for a ping

Base automatically changed from master to main January 25, 2021 14:11
@webmaster128
Copy link
Member

This work has been integrated in the meantime. See #389 for an overview of the state of Windows support.

@webmaster128 webmaster128 deleted the windows-support branch January 24, 2023 08:44
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.

Add windows support
2 participants