runtimejs / runtime

[not maintained] Lightweight JavaScript library operating system for the cloud
http://runtimejs.org
Apache License 2.0
1.93k stars 128 forks source link

System library documentation #11

Closed kjnsn closed 9 years ago

kjnsn commented 10 years ago

Currently, the only documentation I can see is the page that gives an overview of the architecture. I think that writing down exactly how programs will interact with the kernel will 1. make it easier for people to contribute to the project, and 2. well, this has to be done.

Start on the github wiki, or something separate?

iefserge commented 10 years ago

Yes, I'm currently working on this.

iefserge commented 10 years ago

Sorry for taking so long. Kernel APIs are still in development, but you can check out this wiki page https://github.com/runtimejs/runtime/wiki/api and some programs here https://github.com/runtimejs/runtime/tree/master/initrd/app