Basic JavaScriptFamiliarity with compat table data structureAccess to JDK9 with Nashorn
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
70
調査方針
Examine the repository structure to locate data files for engine results, typically organized per feature. Use existing results for other engines like V8 or SpiderMonkey as templates. Set up a JDK9 environment with the Nashorn engine, then run the compatibility tests for 'let' and 'const'. After obtaining the results, add them to the appropriate data file and submit a pull request.
Add JDK9 Nashorn results · compat-table/compat-table#438 | Good First Issue