Skip to content

Build failures under Go 1.18 due to js.Wrapper removal #16

@ralimi

Description

@ralimi

js.Wrapper was removed in Go 1.18. Thus, this library fails to build under Go 1.18 due to e.g., https://github.com/norunners/vert/blob/main/value.go#L30.

See golang/go#50310 for some additional background; the proposal to reinstate it was declined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions