Skip to content

State of Windows support #389

Closed
Closed
@webmaster128

Description

@webmaster128

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions