Yorkie Makoto
Yorkie Makoto
> And we should follow this spec https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html instead of Node.js Timers, thus setImmediate() is unnecessary working on this project. Sorry about that @lolBig, `setImmediate()` has its Web edition: https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate,...
> Other points like code style is not the highest priority, we can adjust it later. I'm -1 on this, coding style is the higher priority for upcoming contributor, we...
How about removing the app.js and process.js?
> i think we should provide some APIs like memory usage for debugger, now they are in process.js, we can rename process.js to another Can we provide those at the...
We lack the introduction for Voice Compatible Service, that tells how to integrate a voice service on YodaOS IMO.
rokidos 已经不维护了,建议转到 YodaOS,如果需要 repo 工具可以参考:https://github.com/yodaos-project/yodaos#install-the-repo-cli
Sure :)
Tip about stack: because of its static environment which lacks of types, `lv` needs to have a built-in typing system where the type tables would be stored and provides an...