-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or requestgoPull requests that update Go codePull requests that update Go code
Description
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.
publiccode-editor/package.json
Line 16 in 0a43f8c
| "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", |
valeriocomo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgoPull requests that update Go codePull requests that update Go code