-
**Is your feature request related to a problem? Please describe.**
The current URL implementation is copied from Node.js, which includes over 1000 lines JavaScript source code, it's better to impleme…
-
I am trying to use noble in a node (v13.8.0) app running in a local docker container.
When I run my application I receive the below error. It seems like there is an issue with hci-socket.
`/app/…
-
非常开心看到对 GCC 的支持了,且在 Makefile 里面看到 JerryScript 的影子了。
进一步看 Makefile 的源码,发现当前是将 JerryScript 和 LiteOS 放在同一层次的目录下的,建议可以将 JerryScript 作为 LiteOS 的一个子模块,用 git submodule 来维护,这是当前比较流行的做法,比如 Contiki、zephyr.js…
-
I'm new to working with the Raspberry Pi, so this could totally be user error.
I've tried your sample code and it appears to work without error. The problem I see is that if after running your code, …
-
Hi,
I was wondering what the easiest/best way is to get the sensor readings into HomeAssistant. Any standard solutions here (MQTT doesn't seem to be one of them) or people who have been successful …
-
When I am using iot.js NAPI, the NAPI treat error as object, but in jerryscript,
error is not an object but a error reference to object. That's inconsistence with n-api and
getting iot.js napi doesn…
-
比如onCreate从json加载数据,onExit的时候保存数据到json?
看了下jerryscripy对于json操作的api只有parse和stringify, 属于格式转换,增删查改的函数貌似没有。
官方文档看了下也说没有对应支持,这部分靠iotjs实现,但是iotjs不更很多年了。
-
The error happened when I try an example (https://github.com/tinygo-org/tinygo/blob/master/src/examples/wasm/slices/)
Steps to reproduce:
* Clone the tinygo repository `git clone git@github.com:…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Why is it that when I configure the network it doesn't compile, I chose to use the stm32. can you provide a config that will compile. Why are the functions arp_ipin(),ipv4_input() etc. used but not de…