Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

cmd/link: go:buildinfo was not written in wasm arch-wasm WebAssembly issues BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#73741 opened May 16, 2025 by Zxilly Backlog
context: canceling a context should clear the timeout in nodejs arch-wasm WebAssembly issues BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-JS
#72797 opened Mar 11, 2025 by dadanhrn
proposal: cmd/go: option to bundle wasm output with wasm_exec.js arch-wasm WebAssembly issues GoCommand cmd/go OS-JS Proposal ToolProposal Issues describing a requested change to a Go tool or command-line program.
#72055 opened Mar 1, 2025 by jcbhmr Proposal
net/http: Response.Request doesn't contain updated URL after following redirects on js/wasm arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-JS
#71346 opened Jan 20, 2025 by andreademasi
runtime: async preemption (or alternative) for wasm arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71134 opened Jan 6, 2025 by prattmic Unplanned
runtime: deadlock detection does not work properly in js/wasm arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-JS
#70869 opened Dec 16, 2024 by Zxilly Backlog
runtime: corruption after wasm stack overflow RangeError arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsFix The path to resolution is known, but the work has not been done.
#70829 opened Dec 13, 2024 by rsc Go1.25
cmd/compile: cannot build runtime in coverage mode on Wasm arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70510 opened Nov 21, 2024 by Zxilly Backlog
net/http: js-wasm in nodejs HTTP requests fail arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-JS
#69106 opened Aug 28, 2024 by sekulicd Backlog
wasm: pass command line arguments and environment variables via go.importObject arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68841 opened Aug 12, 2024 by Zxilly Backlog
net/http: support streaming request body in wasm arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68698 opened Aug 1, 2024 by mihaiav
cmd/compile: performance of go wasm is very poor arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#65440 opened Feb 2, 2024 by liutao-liu Backlog
all: add GOOS=wasip2 port arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#65333 opened Jan 28, 2024 by mauri870 Backlog
cmd/link: on wasm, number of functions limited to 2^16 arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#64856 opened Dec 24, 2023 by HarikrishnanBalagopal Go1.25
x/tools/go/loader: TestLoad_MissingInitialPackage failures on LUCI wasip1 builders with EBADF errors arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#64725 opened Dec 14, 2023 by bcmills Unreleased
net/http: unexplained timeout on wasip1/wasm arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#64321 opened Nov 21, 2023 by gopherbot Backlog
runtime: implement WASM-GC arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#63904 opened Nov 2, 2023 by mihaiav Unplanned
os: GOOS=wasip1 GOARCH=wasm the ReadFile function gives -1 as the rootFd to path_open causing Bad file number error arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#63466 opened Oct 9, 2023 by HarikrishnanBalagopal Backlog
net/http: add test coverage for Fetch API-based Transport when viable arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-JS Suggested Issues that may be good for new contributors looking for work to do. Testing An issue that has been verified to require only test changes, not just a test failure.
#60810 opened Jun 15, 2023 by dmitshur Unplanned
os: GOOS=wasip1 returns non-IsNotExist errors on non-existent files arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#60732 opened Jun 12, 2023 by bradfitz Backlog
wasm: duplicate import in wasip1 compiled binary arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#60525 opened May 30, 2023 by johanbrandhorst Unplanned
build: wasip1 is broken on wasmedge runtime arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#60097 opened May 10, 2023 by johanbrandhorst Backlog
net: LookupHost Protocol not available on nodejs/wasm arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-JS
#60011 opened May 5, 2023 by tdegris Unplanned
build: wasip1 is broken on wasmer runtime arch-wasm WebAssembly issues NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59907 opened Apr 30, 2023 by johanbrandhorst Backlog
ProTip! no:milestone will show everything without a milestone.