Road Map - clojure/clojurescript GitHub Wiki
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)