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

State of Windows support #389

Open
6 of 11 tasks
webmaster128 opened this issue Jan 23, 2023 · 0 comments
Open
6 of 11 tasks

State of Windows support #389

webmaster128 opened this issue Jan 23, 2023 · 0 comments

Comments

@webmaster128
Copy link
Member

webmaster128 commented Jan 23, 2023

Windows support was scheduled for the 1.2 upgrade. We made significant progress on it but eventually failed finalizing it due to build system obstacles in Windows builds.

Executing Wasm on Windows in a Rust binary

This section shows that Singlepass world well on Windows now.

Creation of shared library (.dll)

Creation of static library (.lib or .a)

  • Tested static library build (failing due to linker errors)
  • Deside if static builds are worth pursuing (.lib (MSVC toolchain) or .a (GNU toolchain)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant