Skip to content

TypeScript Go WASM #4894

Open
Open
@sxzz

Description

@sxzz

I tested the latest development commit (2da9d26) of TinyGo to compile TypeScript Go.

The previous issue (#4804) has been resolved; however, some issues remain:

WASI

With wasip1, tsgo cannot be compiled at this time:

❯ GOOS=wasip1 GOARCH=wasm tinygo build ./cmd/tsgo
wasm-ld: error: lto.tmp: undefined symbol: os/signal.signalWaitUntilIdle

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasmWebAssembly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions