• Stars
    star
    202
  • Rank 193,691 (Top 4 %)
  • Language
    TypeScript
  • Created almost 3 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kernel in TypeScript

possimpible

A (UNIX|Plan9) Kernel for the browser written in TypeScript

Demo (username: barney)

Project setup

yarn install

Compiles and hot-reloads for development just the kernel

yarn serve

Compiles toolchain, shared libraries and the kernel

yarn build