close
The Wayback Machine - https://web.archive.org/web/20220322101744/http://github.com/clojure/clojurescript/wiki/Road-Map
Skip to content

Road Map

Shaun Mahood edited this page Mar 18, 2017 · 8 revisions
Clone this wiki locally

DEPRECATION NOTICE: Please do not edit this wiki. Instead submit pull requests to https://github.com/clojure/clojurescript-site

The up to date version of this page can be found at https://clojurescript.org/community/road-map

This page outlines changes needed for a 1.0 release:

Blockers

  • AST canonicalization to match tools.analyzer
  • verified working nREPL integration
  • General JIRA bug sweep

Nice to have

  • Externs inference (auto-gen) and validation
  • Optional bootstrap (in progress)
  • Validation of JS interop
  • CommonJS/AMD/ES6 Module support (in progress)