サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
WWDC25
runtimejs.org
Process isolation protects kernel from applications protects applications from each other uses an address space for every process introduces context switches (usermode and kernelmode, between processes) introduces kernel System Call interface VM isolation (V8) JavaScript is "safe" language V8 compiles JavaScript into trusted native code sandbox, VM controls everything program is allowed to do ofte
Note! The project and it's documentation are still in development. Some components of the system haven't been fully implemented. Implementation details and APIs can change. Runtime.JS system architecture layer diagram. Software isolation All kernel components, device drivers and user applications execute in a single address space and unrestricted kernel mode (CPU ring 0). Protection and isolation
Overview runtime.js is an open-source library operating system (unikernel) for the cloud that runs JavaScript, can be bundled up with an application and deployed as a lightweight and immutable VM image. It's built on V8 JavaScript engine and uses event-driven and non-blocking I/O model inspired by Node.js. At the moment KVM is the only supported hypervisor. It tries to be compatible with npm modul
このページを最初にブックマークしてみませんか?
『runtime.js – JavaScript library operating system for the cloud』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く