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

GitHub / scala-js/scala-js issues and pull requests

Labelled with: bug

#5165 - Wasm: try..finally with non-nullable reference type produces invalid code

Issue - State: closed - Opened by sjrd 6 months ago
Labels: bug, wasm

#5159 - Regression in v1.19.0: AssertionError with module splitting on and optimizer off.

Issue - State: closed - Opened by guillaug 7 months ago - 4 comments
Labels: bug

#5135 - Deadlock in concurrent initialization of `ir.Names` and `ir.Types`.

Issue - State: closed - Opened by sjrd 9 months ago - 5 comments
Labels: bug

#5131 - Linker not noticing instance test changes

Issue - State: closed - Opened by VelizarHristov 9 months ago
Labels: bug

#5115 - fullLinkJS: Missing StoreModule right after the super constructor call

Issue - State: closed - Opened by ivan-klass 10 months ago
Labels: bug

#5112 - Found unknown label apply at

Issue - State: closed - Opened by tgodzik 10 months ago - 5 comments
Labels: bug

#5107 - IR checking error for IR coming from Scala.js < 1.11 through deserialization hack

Issue - State: closed - Opened by sjrd 11 months ago - 1 comment
Labels: bug

#5048 - Wasm backend fails when no modules are defined

Issue - State: closed - Opened by tanishiking about 1 year ago - 2 comments
Labels: bug, wasm

#5026 - Linker cannot process code containing non-English identifiers (Windows-only)

Issue - State: closed - Opened by nartamonov about 1 year ago - 10 comments
Labels: bug

#5005 - JS Emitter crashes on helloworld with big ints

Issue - State: closed - Opened by gzm0 over 1 year ago - 1 comment
Labels: bug

#4982 - Synthesized reflective proxies have wrong This type for hijacked classes

Issue - State: closed - Opened by sjrd over 1 year ago
Labels: bug, internal

#4972 - Analyzer never marks Interfaces with isAnySubclassInstantiated.

Issue - State: closed - Opened by sjrd over 1 year ago
Labels: bug, internal

#4961 - linkerJS2_13/test spuriously fails too often on the CI (Killed)

Issue - State: closed - Opened by sjrd over 1 year ago
Labels: bug, internal

#4954 - Race condition in AnalyzerRun.WorkTracker during `allowComplete()`.

Issue - State: open - Opened by sjrd over 1 year ago
Labels: bug

#4949 - Wrong pretty-printing of JS tree that *starts* with an object lit

Issue - State: closed - Opened by sjrd over 1 year ago
Labels: bug

#4947 - Investigate Fishy Record Names in Optimizer Core

Issue - State: closed - Opened by gzm0 almost 2 years ago - 4 comments
Labels: bug

#4934 - AnalyzerRun.WorkTracker loses track of tasks when there is a Failure

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

#4855 - Linker emits modules with colliding names on case-insensitive filesystems

Issue - State: open - Opened by armanbilge over 2 years ago - 1 comment
Labels: bug

#4850 - ClassDef checker error after linking when only using the class data of a non-native JS class

Issue - State: open - Opened by futile over 2 years ago - 9 comments
Labels: bug

#4841 - Repeat calls of `fastLinkJS` cause `IllegalStateException` on Windows and JDK 17+

Issue - State: closed - Opened by nartamonov over 2 years ago - 3 comments
Labels: bug, can't reproduce

#4835 - SmallModulesFor splitting style can cause circular dependencies between emitted modules

Issue - State: closed - Opened by gzm0 over 2 years ago - 1 comment
Labels: bug

#4833 - High memory consumption during linking when using `ModuleSplitStyle.SmallModulesFor(...)`

Issue - State: closed - Opened by rmgk over 2 years ago - 4 comments
Labels: bug

#4831 - emitter.KnowledgeGuardian incorrectly compares field defs

Issue - State: closed - Opened by gzm0 over 2 years ago - 4 comments
Labels: bug

#4830 - Emitter#FullClassCache#getOrElseUpdate relies on identity of ir trees (not js trees)

Issue - State: closed - Opened by gzm0 over 2 years ago - 2 comments
Labels: bug, invalid

#4801 - Delegating to the implementation of a calculated super class causes Internal error

Issue - State: closed - Opened by gzm0 almost 3 years ago - 4 comments
Labels: bug

#4796 - TreeSet.comparator() returns null on TreeSet using ju.Comparator.naturalOrder

Issue - State: closed - Opened by gzm0 almost 3 years ago
Labels: bug

#4794 - The output of the compiler/linker is not stable

Issue - State: closed - Opened by sjrd almost 3 years ago
Labels: bug

#4784 - SyntaxError on regex with an optional negative lookahead (only on JS)

Issue - State: closed - Opened by FabioPinheiro almost 3 years ago - 2 comments
Labels: bug

#4774 - Emitter assumes exports can only change if the class changes

Issue - State: closed - Opened by gzm0 almost 3 years ago
Labels: bug

#3180 - Duplicate local variable name `bitmap$0` on 2.10/2.11 for some weird lazy vals

Issue - State: closed - Opened by sjrd about 8 years ago - 7 comments
Labels: bug, wontfix, upstream