EngineHub / EngineHub/WorldEdit

Support newer JavaScript features in CraftScripts

Open
#1,316 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.