比如https://github.com/espressif/ESP8266_RTOS_SDK,乐鑫的 如何移植进去呢,移植进去了,如何进行编程呢,原先c语言的代码框架 https://github.com/espressif/ESP8266_RTOS_SDK/blob/master/examples/get-started/hello_world/main/hello_world_main.c,移植后如何写js呢,js和c语言的头文件中的函数进行绑定吗