Re: njs question

2019-02-26 Thread Dmitry Volyntsev
On 26.02.2019 9:24, ?? wrote: hello! Hello! I would like to ask some questions about the development of NJS. Hi ?? First: when will NJS improve the ES6 standard? According to http://nginx.org/en/docs/njs/index.html we plan to extend coverage of ES6 and later specifications. This i

njs question

2019-02-25 Thread ??????
hello! Hello! I would like to ask some questions about the development of NJS. First: when will NJS improve the ES6 standard? Second: can NJS be made into nodejs similar to nodejs? Can import third-party js files through "require" script. Thus realize the transformation from js to AST;