Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gopherjs/gopherjs issues and pull requests

#1180 - README: document the current GOOS and GOARCH values

Pull Request - State: closed - Opened by dmitshur over 1 year ago - 3 comments

#1178 - compiler panic `ast.Expr is *ast.IndexExpr, not *ast.Ident`

Issue - State: closed - Opened by jozef-slezak over 1 year ago - 1 comment

#1177 - Investigate and fix some cases of nil panics in the compiler.

Pull Request - State: closed - Opened by nevkontakte over 1 year ago

#1176 - Triage and document known generics-related test failures.

Pull Request - State: closed - Opened by nevkontakte over 1 year ago - 1 comment

#1175 - Support calling methods on wrapped generic types.

Pull Request - State: closed - Opened by nevkontakte over 1 year ago

#1174 - Bump minimatch from 3.0.4 to 3.1.2 in /node-syscall

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#1173 - Could i exclude specified struct or struct properties from binding?

Issue - State: closed - Opened by fy0 over 1 year ago - 1 comment

#1172 - Why ?

Issue - State: closed - Opened by MatteoGauthier over 1 year ago - 2 comments

#1170 - Several small fixes to generics handling

Pull Request - State: closed - Opened by nevkontakte over 1 year ago - 2 comments

#1169 - readme version mismatch, easy fix

Issue - State: closed - Opened by nfstein over 1 year ago - 2 comments

#1168 - Making syscall/js CSP compatible

Pull Request - State: closed - Opened by matthewbelisle-wf over 1 year ago - 5 comments

#1167 - Initialize type param-dependent types in a generic factory function.

Pull Request - State: closed - Opened by nevkontakte over 1 year ago - 1 comment

#1166 - Make creation of source maps optional with a flag

Pull Request - State: closed - Opened by akolybelnikov over 1 year ago

#1163 - reflect.Value.Set error for embed struct

Issue - State: closed - Opened by visualfc over 1 year ago

#1162 - Replacing eval() calls in syscall/js

Pull Request - State: closed - Opened by matthewbelisle-wf over 1 year ago - 5 comments

#1161 - Rudimentary support for passing type parameters into generic functions

Pull Request - State: closed - Opened by nevkontakte over 1 year ago - 11 comments

#1160 - compiler/natives/src/reflect: compatible go reflect

Pull Request - State: closed - Opened by visualfc over 1 year ago - 2 comments

#1159 - Comments and readability improvements for the functionContext type.

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago - 1 comment

#1158 - GopherJS Playground 2.0

Issue - State: open - Opened by nevkontakte almost 2 years ago
Labels: enhancement, NeedsHelp

#1157 - compiler/natives/src/reflect: fix valueIntrface check struct copy

Pull Request - State: closed - Opened by visualfc almost 2 years ago - 3 comments

#1156 - reflect value.Interface not copy for struct

Issue - State: closed - Opened by visualfc almost 2 years ago
Labels: bug

#1155 - array type size incorrect

Issue - State: closed - Opened by visualfc almost 2 years ago
Labels: bug

#1154 - compiler/prelude: fix array type size

Pull Request - State: closed - Opened by visualfc almost 2 years ago - 1 comment

#1153 - build: support go:embed

Pull Request - State: closed - Opened by visualfc almost 2 years ago - 1 comment

#1152 - compiler: go:linkname support method

Pull Request - State: closed - Opened by visualfc almost 2 years ago - 7 comments

#1151 - compiler/natives: use embed package

Pull Request - State: closed - Opened by dmitshur almost 2 years ago - 1 comment

#1150 - Pass nil slice when variadic arguments are omitted after regular args.

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago

#1148 - SOCK_NONBLOCK / SOCK_CLOEXEC syscall issues

Issue - State: open - Opened by omar391 almost 2 years ago - 3 comments
Labels: WaitingForInfo

#1147 - reflect.DeepEqual error for empty slice and variadic

Issue - State: closed - Opened by visualfc almost 2 years ago - 1 comment
Labels: bug

#1146 - README: suggest go install for installing

Pull Request - State: closed - Opened by dmitshur almost 2 years ago - 3 comments

#1145 - Support `embed` package.

Pull Request - State: closed - Opened by visualfc almost 2 years ago - 8 comments

#1144 - use js dependencies in run command

Issue - State: closed - Opened by clsx524 almost 2 years ago - 5 comments
Labels: question

#1143 - Create a GopherJS documentation site

Issue - State: open - Opened by nevkontakte almost 2 years ago - 3 comments
Labels: documentation, NeedsHelp

#1142 - When ECMA Script 2017 is adopted, use Map.entries() to make map range 2x faster.

Issue - State: open - Opened by tomconnell-wf almost 2 years ago - 6 comments
Labels: enhancement

#1141 - MSG_PEEK and MSG_DONTWAIT not declared by package syscall with GOOS=js GOARCH=ecmascript

Issue - State: closed - Opened by tomconnell-wf almost 2 years ago - 1 comment
Labels: question

#1140 - Add Go 1.19 support

Issue - State: closed - Opened by nevkontakte almost 2 years ago - 14 comments
Labels: NeedsHelp

#1139 - fix some typos

Pull Request - State: closed - Opened by cuishuang almost 2 years ago

#1138 - Hello sir, would you like some command line history?

Issue - State: closed - Opened by nugaon almost 2 years ago - 1 comment

#1137 - Use ES 2015 syntax to generate more compact code for blocking functions.

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago - 7 comments

#1135 - len and range do not scale well for map types.

Issue - State: closed - Opened by tomconnell-wf almost 2 years ago - 3 comments

#1133 - Final cleanups for Go 1.18

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago

#1132 - Detect and execute fuzz targets as tests

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago

#1131 - Triage remaining gorepo test failures in 1.18

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago

#1130 - Add support for `unsafe.Add()` for arrays and slices

Issue - State: open - Opened by nevkontakte almost 2 years ago
Labels: enhancement

#1129 - need help

Issue - State: closed - Opened by bill-mark almost 2 years ago - 1 comment

#1128 - `fixedbugs/issue48898.go` is failing on gopherjs

Issue - State: open - Opened by nevkontakte almost 2 years ago - 2 comments
Labels: bug

#1127 - `defer recover()` should not actually recover.

Issue - State: open - Opened by nevkontakte almost 2 years ago - 1 comment
Labels: bug

#1126 - Incorrect recovery from double-panic

Issue - State: open - Opened by nevkontakte almost 2 years ago
Labels: bug

#1125 - Fix remaining standard library test failures

Pull Request - State: closed - Opened by nevkontakte almost 2 years ago

#1124 - Possible to convert js code to golang code?

Issue - State: closed - Opened by passerbyo about 2 years ago - 2 comments
Labels: question

#1123 - Unable to build with a development version of Go

Issue - State: closed - Opened by lilith13666 about 2 years ago - 1 comment

#1122 - Improve nodejs stack size limit heuristic.

Pull Request - State: closed - Opened by nevkontakte about 2 years ago

#1121 - Proposal: ECMAScript version policy for GopherJS

Issue - State: closed - Opened by nevkontakte about 2 years ago - 6 comments
Labels: Proposal Accepted

#1120 - Various standard library and compiler fixes to support Go 1.18

Pull Request - State: closed - Opened by nevkontakte about 2 years ago - 1 comment

#1119 - Support .inc.js files for standard library overlays.

Pull Request - State: closed - Opened by nevkontakte about 2 years ago

#1117 - Do not panic in β€˜os’ module if argv.Length() is 0

Pull Request - State: closed - Opened by samhocevar about 2 years ago - 7 comments

#1116 - Add Go 1.18 support

Pull Request - State: closed - Opened by flimzy about 2 years ago - 5 comments

#1113 - Update tested Go version to 1.17.8.

Pull Request - State: closed - Opened by nevkontakte about 2 years ago

#1092 - Add Go 1.18 support

Issue - State: closed - Opened by flimzy over 2 years ago - 6 comments

#1062 - Remove custom implementation of `hash/maphash`

Issue - State: open - Opened by flimzy almost 3 years ago

#1041 - Syscall runtime errors on M1 Macs (darwin/arm64)

Issue - State: closed - Opened by ANPetru almost 3 years ago - 3 comments
Labels: bug, NeedsInvestigation

#1025 - x/crypto/chacha20poly1305 regression, now panics

Issue - State: closed - Opened by benma about 3 years ago - 7 comments

#1013 - GopherJS generics support

Issue - State: open - Opened by nevkontakte about 3 years ago - 25 comments
Labels: enhancement, NeedsHelp

#997 - Support Go 1.16 `embed` package

Issue - State: closed - Opened by nevkontakte over 3 years ago

#977 - Type conversion errors

Issue - State: closed - Opened by flimzy about 4 years ago - 7 comments
Labels: NeedsInvestigation

#975 - Transpiling junegunns fzf "Cannot internalize utils.Char"

Issue - State: closed - Opened by dithmer over 4 years ago - 1 comment
Labels: WaitingForInfo

#953 - Add command line flag to disable sourcemap generation

Issue - State: closed - Opened by pjebs over 4 years ago
Labels: enhancement, NeedsHelp

#891 - ES6 time

Issue - State: closed - Opened by pjebs over 5 years ago - 14 comments

#842 - pkg/plugin: implement using es6 module imports

Issue - State: open - Opened by paralin almost 6 years ago

#798 - WIP: Ability to call overridden functions from the std library

Pull Request - State: closed - Opened by r-l-x about 6 years ago - 15 comments
Labels: WaitingForInfo

#553 - //line directives with filenames are not correctly parsed.

Issue - State: open - Opened by dmitshur over 7 years ago
Labels: bug

#550 - Compatibility table needs more detail for "partially" supported packages.

Issue - State: open - Opened by dmitshur over 7 years ago - 1 comment
Labels: documentation

#548 - Exported methods from embedded structs

Issue - State: open - Opened by bcspragu over 7 years ago - 1 comment
Labels: bug

#545 - Panic with a global value whose type is an alias to string

Issue - State: open - Opened by hajimehoshi over 7 years ago - 1 comment
Labels: bug

#542 - Proposal: Implement `js` package with friendlier panics on unsupported architectures.

Issue - State: open - Opened by dmitshur over 7 years ago - 5 comments
Labels: Proposal

#526 - "crypto/rsa" SignPKCS1v15 is 300 times slower than native

Issue - State: open - Opened by idupree almost 8 years ago - 3 comments

#524 - Proposal: add option to build browserify / es6 modules

Issue - State: open - Opened by paralin almost 8 years ago - 20 comments
Labels: Proposal

#506 - t.Fatalf() doesn't cause test to fail when triggered by lack of syscalls

Issue - State: closed - Opened by flimzy almost 8 years ago - 2 comments
Labels: bug

#504 - Question: Pointers with js tags

Issue - State: open - Opened by flimzy almost 8 years ago - 2 comments
Labels: bug

#494 - Support for GOBIN?

Issue - State: closed - Opened by ohler almost 8 years ago - 2 comments
Labels: gopherjs-tool, NeedsFix, NeedsHelp

#470 - "Maximum call stack size exceeded" errors get swallowed

Issue - State: closed - Opened by flimzy about 8 years ago - 4 comments
Labels: bug, gopherjs-tool

#468 - build tags not honored in *.inc.js files

Issue - State: open - Opened by flimzy about 8 years ago - 4 comments
Labels: enhancement, gopherjs-tool, NeedsHelp

#466 - UTC Date internalized as Local

Issue - State: closed - Opened by sirudog about 8 years ago - 2 comments
Labels: question

#401 - Discussion/Proposal: Addressing the idiomatic mismatch between JavaScript and Go

Issue - State: closed - Opened by flimzy over 8 years ago - 7 comments
Labels: Proposal, documentation

#365 - When using an anonymous field as first field, js land breaks

Issue - State: open - Opened by luna-duclos over 8 years ago - 3 comments

#347 - Range assignment bug

Issue - State: open - Opened by rusco over 8 years ago - 3 comments
Labels: bug

#342 - Windows Issue: gopherjs test ... does fail under Windows

Issue - State: closed - Opened by rusco over 8 years ago - 2 comments

#341 - Windows Issue: missing print/log output on Node 4.x with sourcemap support

Issue - State: open - Opened by rusco over 8 years ago - 8 comments

#320 - Stance on ECMAScript 6?

Issue - State: closed - Opened by dmitshur over 8 years ago - 5 comments
Labels: question, Proposal

#186 - Optional aggressive dead code elimination

Issue - State: open - Opened by neelance over 9 years ago - 33 comments
Labels: Proposal, Proposal Accepted, NeedsHelp

#136 - Large file sizes

Issue - State: open - Opened by liamcurry over 9 years ago - 67 comments
Labels: enhancement, LongTerm