Enable unimplemented ECMAScript features on Escargot
ES.Next Standard : https://tc39.es/ecma262/
ES.Next Proposals : https://github.com/tc39/proposals
ECMA-402 : https://ecma-international.org/publications-and-standards/standards/ecma-402/
ECMA-402 finished proposals : https://github.com/tc39/proposals/blob/main/ecma402/finished-proposals.md
Based on the above standard, we recommend that new developers update the following features.
New Features in ECMAScript
New Builtin Methods
Compilation
Others
Refactoring tests
Enable unimplemented ECMAScript features on Escargot
ES.Next Standard : https://tc39.es/ecma262/
ES.Next Proposals : https://github.com/tc39/proposals
ECMA-402 : https://ecma-international.org/publications-and-standards/standards/ecma-402/
ECMA-402 finished proposals : https://github.com/tc39/proposals/blob/main/ecma402/finished-proposals.md
Based on the above standard, we recommend that new developers update the following features.
New Features in ECMAScript
New Builtin Methods
Iteratorbuiltin functionsTypedArraybuiltin functionsCompilation
Others
Refactoring tests