-
目前想法是用awtk designer设计xml ui, 后台逻辑用javascript设计,看了下1.2.2的版本可以打开这个项目,可以显示部分Ui, 就是非常老(0.1.5版本),发现能识别jerryscript插件,但是awtkStudio自带的sdk无法编译,只能用github上下的awtk,问下这个后面考虑更新支持吗
![image](https://github.com/zlgo…
-
**Describe the bug**
The jerryscript build script for the rpi pico relies on `rp2-toolchain.cmake`. This is not in the repo.
![image](https://github.com/hackclub/sprig/assets/84192816/880ec560-9f32-…
-
```[tasklist]
### Priority 1 Projects
- [x] Appium
- [x] Fastify
- [ ] jQuery
- [x] Mocha
- [x] NativeScript
- [ ] Node.js
- [x] nvm
- [x] webpack
- [x] WebdriverIO
```
```[tasklist]
### Priority 2 P…
-
别看这题,题目上每个字都能看懂,但是里面涉及到的知识,暗藏杀鸡
这题要往深处走,会涉及ast抽象语法树、编译原理、v8内核对原生js实现问题
我觉得这个题是这篇文章里最难的一道题,所以我放在了开放题中的最后一题
大家多多思考,这题的答案也会在周五公
-
把awtk-jerryscript的demo用awtk-web部署发现一个有趣的点,就是有些页面好像已经内置好了,比如demoui.js集成了一堆页面,不知道从哪获取的,把webroot映像下的designs文件夹删了,浏览器上也能正常加载,试了下basic.js也是这样。
不知道app.js下面调用windows.open的时候从哪寻找xml路径?能自己通过修改xml来设计web端的显示界面吗…
-
After follow the Mac OS install process, execute **brew tap cesanta/mos**, I got the error:
```
(base) MacBook-Pro-de-Fabio:x120_rev_4_v_1_0_0 fabioguimaraes$ brew tap cesanta/mos
Updating Homebr…
-
As part of our new annual review process, we are distributing this year's Project Health Survey.
More information about the survey can be found [here](https://github.com/openjs-foundation/cross-pro…
-
Only repros on Pico (not on Linux)
Repro steps:
1. Send {"cmd":"write", "args":{"path":"foo.txt", "mode":"create", "content": "Hello World!" } }
**Expected:** Should create a new file named "…
jt000 updated
4 months ago
-
So, is there any intention of porting this to TypeScript?
Me and my Team are going to start in the near future a big project with this, and we will need some kind of compile time help, and this is …
-
So far, dnsfwd has shut down with two different errors, IF it has answered dns queries:
> dnsfwd --bind-udp 127.0.0.1:9999 --connect-tcp 127.0.0.1:53
shutdown: Socket is not connected
> dnsfwd …