Skip to content

Tinygo error: requires go version 1.15 through 1.17, got go1.18 #2758

@andyzyb

Description

@andyzyb

$tinygo version:

tinygo version 0.22.0 linux/amd64 (using go version go1.18 and LLVM version 13.0.0)

$ tinygo build -o main.wasm main.go
error: requires go version 1.15 through 1.17, got go1.18

This seems strange why it only supports <= 1.17 but itself built with 1.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions