| | JavaScript objects created with (new referred-js ...) are not ^js hinted for advanced compilation | | | | | Unresolved | Feb 1, 2023 | Feb 1, 2023 | | |
| | `(set! a -x false)` doesn't work | | | | | Unresolved | Jan 30, 2023 | Jan 30, 2023 | | |
| | Efficient drop, partition for persistent/algo colls | | | | | Unresolved | Dec 11, 2022 | Dec 14, 2022 | | |
| | datafy support for js/Error and ExceptionInfo | | | | | Unresolved | Nov 19, 2022 | Nov 29, 2022 | | |
| | ClojureScript node target regression - when compiling default out is `.cljs_node_repl` rather than `out` | | | | | Unresolved | Nov 7, 2022 | Nov 7, 2022 | | |
| | Check for illegal methods names in deftype, defprotocol, defrecord | | | | | Unresolved | Oct 3, 2022 | Oct 3, 2022 | | |
| | HTTP server in cljs.browser.repl doesn't serve files with extensions other than specified in ext->mime-type | | | | | Unresolved | Dec 4, 2017 | Aug 8, 2022 | | |
| | Invokable JS namespaces used as constructors not hinted properly | | | | | Unresolved | Jun 15, 2022 | Jun 15, 2022 | | |
| | doseq over JavaScript arrays are munged in advanced compilation | | | | | Unresolved | Jun 14, 2022 | Jun 15, 2022 | | |
| | type hints not respected on foo.bar dotted access | | | | | Unresolved | Jun 15, 2021 | May 6, 2022 | | |
| | ns form does not merge ns-info | | | | | Unresolved | Dec 5, 2020 | Apr 6, 2022 | | |
| | random-uuid should use a cryptographically strong PRNG if available | | | | | Unresolved | Oct 19, 2017 | Mar 27, 2022 | | |
| | Support for bundling JS resources (imgs, css, etc.) | | | | | Unresolved | Feb 25, 2022 | Feb 25, 2022 | | |
| | JavaScript Symbol instances cannot be used as hash map keys | | | | | Unresolved | Dec 22, 2020 | Feb 25, 2022 | | |
| | Support external libraries that use goog.module | | | | | Unresolved | May 12, 2020 | Feb 25, 2022 | | |
| | Make sort retain metadata | | | | | Unresolved | Dec 10, 2018 | Feb 25, 2022 | | |
| | DCE-friendly cljs.pprint | | | | | Unresolved | Sep 4, 2018 | Feb 25, 2022 | | |
| | Support webpack node lib replacements | | | | | Unresolved | Jul 29, 2018 | Feb 25, 2022 | | |
| | Support `export ... from ...` syntax | | | | | Unresolved | Jul 12, 2018 | Feb 25, 2022 | | |
| | Make JSValue be serializable | | | | | Unresolved | Jul 10, 2018 | Feb 25, 2022 | | |
| | Race condition in browser REPL | | | | | Unresolved | Nov 3, 2015 | Feb 25, 2022 | | |
| | Built-in ClojureScript functions lose `^js` tags which results in wrong things being minified | | | | | Unresolved | Feb 14, 2022 | Feb 14, 2022 | | |
| | SyntaxError when setting meta on a fn inside a multimethod | | | | | Unresolved | Dec 9, 2020 | Feb 11, 2022 | | |
| | reduce-kv on seq of map entries | | | | | Unresolved | Feb 6, 2022 | Feb 6, 2022 | | |
| | Incorrect compiler warning when requiring goog: Use of undeclared Var | | | | | Unresolved | Dec 14, 2021 | Dec 15, 2021 | | |
| | Compiler warning on trying to use `js` as an ns alias | | | | | Unresolved | Aug 9, 2021 | Nov 16, 2021 | | |
| | Metadata on function literal inside of a let produces invalid Javascript | | | | | Unresolved | Jan 7, 2015 | Nov 5, 2021 | | |
| | Target `:bundle` with optimizations `:whitespace` produces unrunnable JavaScript | | | | | Unresolved | Oct 11, 2021 | Oct 11, 2021 | | |
| | runtime namespace load order is independent from ordering in ns macro :require form | | | | | Unresolved | Feb 24, 2019 | Sep 30, 2021 | | |
| | Unnecessary extra key-tests in HashCollisionNode | | | | | Unresolved | Sep 5, 2021 | Sep 5, 2021 | | |
| | Experimental support for ESM modules with `:nodejs` target only | | | | | Unresolved | Sep 1, 2021 | Sep 1, 2021 | | |
| | Upgrade to Closure Library 0.0-20210811-6da97fe1 - handle non-legacy goog.module | | | | | Unresolved | Aug 15, 2021 | Aug 15, 2021 | | |
| | Address all reflection warnings | | | | | Unresolved | Jul 28, 2021 | Jul 28, 2021 | | |
| | Support macros that expand to require forms | | | | | Unresolved | Aug 7, 2020 | Jul 16, 2021 | | |
| | High-arity .apply on spec-instrumented function throws "Invalid arity" error | | | | | Unresolved | Mar 27, 2018 | Jul 15, 2021 | | |
| | with-meta doesn't work for variable arguments functions | | | | | Unresolved | Dec 19, 2017 | Jul 15, 2021 | | |
| | In ES5+ reserved words are valid property names, and should not be munged | | | | | Unresolved | May 3, 2020 | May 14, 2021 | | |
| | Support require of global libraries | | | | | Unresolved | Apr 25, 2020 | May 14, 2021 | | |
| | build with :optimizations is not working on Windows | | | | | Unresolved | Nov 18, 2017 | May 11, 2021 | | |
| | st/instrument returns empty vector for non-registry syms | | | | | Unresolved | Dec 15, 2019 | Apr 24, 2021 | | |
| | Local AOT Cache | | | | | Unresolved | Apr 26, 2020 | Apr 23, 2021 | | |
| | InvalidPathException: Illegal char <:> thrown on Windows with simple optimisations | | | | | Unresolved | May 7, 2020 | Apr 23, 2021 | | |
| | Compiler should output :output-dir/changes.edn | | | | | Unresolved | May 15, 2020 | Apr 23, 2021 | | |
| | #inst values read for 1st century parsed as 20th century | | | | | Unresolved | Jan 14, 2021 | Apr 23, 2021 | | |
| | Deleting last elem of seq-zip produces nil | | | | | Unresolved | Mar 28, 2021 | Mar 29, 2021 | | |
| | Consider changing return value of `hash` for numbers | | | | | Unresolved | Jan 24, 2021 | Jan 24, 2021 | | |
| | Compiler verbose logging in browser REPL obscures prompt | | | | | Unresolved | May 22, 2020 | Jan 4, 2021 | | |
| | Path to npm_deps.js should respect :output-to | | | | | Unresolved | Apr 25, 2020 | Jan 4, 2021 | | |
| | `(js->clj #js {:constructor true})` fails to produce a CLJS value | | | | | Unresolved | Nov 20, 2020 | Jan 4, 2021 | | |
| | Emit a warning if you try to dynamically set a goog-define var | | | | | Unresolved | Oct 25, 2019 | Oct 4, 2020 | | |