Open fhammerschmidt opened 1 month ago
I don't think we have documented the requirements on the JS version / spec at the moment.
Starting with v12, ES6 (ECMAScript 2015) is required because we are now making use of the following ES6 features:
Originally posted by @cknitt in https://github.com/rescript-lang/rescript-compiler/pull/7030#issuecomment-2342657669
Document for both:
I don't think we have documented the requirements on the JS version / spec at the moment.
Starting with v12, ES6 (ECMAScript 2015) is required because we are now making use of the following ES6 features:
Originally posted by @cknitt in https://github.com/rescript-lang/rescript-compiler/pull/7030#issuecomment-2342657669
Document for both: