jason

Results 4 issues of jason

when create promise in C file, like this: E.g.: ```sh jerry_value_t test_promise = jerry_create_promise(); jerry_value_t argument = jerry_create_string((jerry_char_t*)"promise"); jerry_value_t is_ok = jerry_resolve_or_reject_promise (test_promise, argument, true); ``` and then, how to...

###### Build platform window10, MSYS2, VScode , IDF4.x, jerryscript ###### Build steps I download the jerryscript opensource project from github, and build up a environment in MSYS2, and build jerryscript...

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

Status: Awaiting Response

请问文件里面的1key13,的1是代表什么意思呢?还有2key13,类似这种的,key前面的数字代表什么含义?