Skip to content

Windows 386 build support #3353

Open
Open
@alchem1ster

Description

@alchem1ster

Are there plans to add x86 support?

  • Windows 10 Pro 22H2 x64
  • tinygo version 0.26.0 windows/amd64 (using go version go1.19.4 and LLVM version 14.0.0)
  • GCC 12.2.0 + LLVM/Clang/LLD/LLDB 14.0.6 + MinGW-w64 10.0.0 (MSVCRT)

Input:
$Env:GOARCH=386
tinygo build -no-debug -o result.exe
Result:
error: failed to hash file: open O:\TinyGo\src\runtime\asm_386_windows.S: The system cannot find the file specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions