Skip to content

Reminder: wasm_exec.js path will change in Go 1.24 #495

@bfabio

Description

@bfabio

Just a reminder: once we bump to Go 1.24, the path of wasm_exec.js will change (see golang/go#69989)

Nothing to do immediately, just keep in mind for when we move to 1.24.

"build:wasm": "cp \"$(go env GOROOT)/misc/wasm/wasm_exec.js\" public && GOOS=js GOARCH=wasm go build -o public/main.wasm src/wasm/main.go",

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgoPull requests that update Go code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions