EngineHub / EngineHub/WorldEdit
Support newer JavaScript features in CraftScripts
Open
status:accepted
type:feature-request
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
Many new JavaScript features don't work in Rhino JS. This makes it painful to program CraftScripts due to being stuck in the relative dark ages of JavaScript.
**Describe the solution you'd like**
The ability to use ES2015+ features in CraftScripts.
**Additional context**
There's a prototype of adding this ability using the Babel transpiler. Adding this would also open up the ability to use TypeScript. https://github.com/EngineHub/WorldEdit/compare/feature/transpile-craftscripts
Contributor guide
Assessment
This issue has not been assessed yet.