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

Adding Custom System Calls #135

Open RossComputerGuy opened 7 years ago

RossComputerGuy commented 7 years ago

I'm working on an os called NOS and it uses runtime.js. I've recently ran into a problem where I need to add in a custom system call and I dont know where to add it into.